Skip to content

Commit

Permalink
dev: fixed missing client directive
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-crowell committed Jun 17, 2024
1 parent 9e37190 commit ea00054
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 { ThemeButton, SearchButton } from '@do-ob/ui/components';
import { SocialIcons } from '@do-ob/ui/icons';
Expand Down

0 comments on commit ea00054

Please sign in to comment.