Skip to content

Commit

Permalink
fix(boardtable): client component
Browse files Browse the repository at this point in the history
  • Loading branch information
purusott committed Jul 3, 2024
1 parent c1210dc commit 8f28f0e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
'use client'
import { TableHeader } from 'app/(admin)/boards/components/TableHeader'
import { TableRows } from 'app/(admin)/boards/components/TableRows'
import { TBoardWithOrganizaion } from 'types/settings'
Expand Down

0 comments on commit 8f28f0e

Please sign in to comment.