diff --git a/src/components/editor/sidebar.tsx b/src/components/editor/sidebar.tsx index 1abdb4b..fe38c80 100644 --- a/src/components/editor/sidebar.tsx +++ b/src/components/editor/sidebar.tsx @@ -5,7 +5,24 @@ import { ChevronDownIcon } from '@radix-ui/react-icons' export const Sidebar: React.FC = ({ editor }) => { return