Fix build error

This commit is contained in:
2025-02-11 10:16:40 -05:00
parent 7defccb009
commit 0a0b544b5d

View File

@@ -1,5 +1,4 @@
import { ColorPicker } from './components/ColorPicker' import { ColorPicker } from './components/ColorPicker'
import { ColorPickerVertical } from './components/ColorPickerVertical'
function App() { function App() {
return ( return (