Skip to content

Commit

Permalink
test cache
Browse files Browse the repository at this point in the history
  • Loading branch information
vincelwt committed Mar 29, 2024
1 parent 418c55d commit c02705f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/frontend/pages/logs/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import {
timeColumn,
userColumn,
} from "@/utils/datatable"

import {
IconBraces,
IconBrandOpenai,
Expand All @@ -33,6 +34,7 @@ import {
IconMessages,
IconFilter,
} from "@tabler/icons-react"

import { NextSeo } from "next-seo"
import { useContext, useEffect, useState } from "react"

Expand Down

0 comments on commit c02705f

Please sign in to comment.