Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zbeyens committed Oct 14, 2024
1 parent 9c05c35 commit 1896bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import { Button } from '@/registry/default/plate-ui/button';

import { AnnouncementButton } from './announcement-button';

import '../../public/registry/themes.css';
import '../../public/r/themes.css';

const HomeTabs = dynamic(() => import('./_components/home-tabs'));
const CustomizerDrawer = dynamic(
Expand Down

0 comments on commit 1896bbb

Please sign in to comment.