diff --git a/src/components/atoms/Drawer.tsx b/src/components/atoms/Drawer.tsx index 246eba3..490f7dc 100644 --- a/src/components/atoms/Drawer.tsx +++ b/src/components/atoms/Drawer.tsx @@ -50,7 +50,7 @@ export default function Drawer({ title, children }: DrawerProps) { onClick={toggleOpen} aria-expanded={open} > -