diff options
Diffstat (limited to 'ui/src/components/Drawer.tsx')
| -rw-r--r-- | ui/src/components/Drawer.tsx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/src/components/Drawer.tsx b/ui/src/components/Drawer.tsx index 65bb5ab4..91753624 100644 --- a/ui/src/components/Drawer.tsx +++ b/ui/src/components/Drawer.tsx @@ -1,5 +1,3 @@ -import * as React from "react"; - import { Drawer as VDrawer } from "vaul"; export default function Drawer({ |
