diff --git a/src/App.tsx b/src/App.tsx index 09767df..e13d95f 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,5 +1,4 @@ import { ColorPicker } from './components/ColorPicker' -import { ColorPickerVertical } from './components/ColorPickerVertical' function App() { return (