fix: remove form components
Showing
- src/components/Form/CoordinateInput.tsx 0 additions, 30 deletionssrc/components/Form/CoordinateInput.tsx
- src/components/Form/FileInput.tsx 0 additions, 50 deletionssrc/components/Form/FileInput.tsx
- src/components/Form/SelectInput.tsx 0 additions, 37 deletionssrc/components/Form/SelectInput.tsx
- src/components/Form/TagInput.tsx 0 additions, 134 deletionssrc/components/Form/TagInput.tsx
- src/components/Form/TextAreaInput.tsx 0 additions, 32 deletionssrc/components/Form/TextAreaInput.tsx
- src/components/Form/TextInput.tsx 0 additions, 33 deletionssrc/components/Form/TextInput.tsx
- src/components/Map/MapLayerControl.tsx 2 additions, 2 deletionssrc/components/Map/MapLayerControl.tsx
- src/components/PoiLoader.tsx 2 additions, 2 deletionssrc/components/PoiLoader.tsx
- src/components/Sidebar/SidebarListView.tsx 2 additions, 2 deletionssrc/components/Sidebar/SidebarListView.tsx
- src/hooks/index.ts 0 additions, 1 deletionsrc/hooks/index.ts
- src/hooks/useFilteredPoiData.ts 7 additions, 3 deletionssrc/hooks/useFilteredPoiData.ts
- src/hooks/usePoiData.ts 0 additions, 34 deletionssrc/hooks/usePoiData.ts
- src/hooks/useStore.ts 3 additions, 0 deletionssrc/hooks/useStore.ts
- src/types/PointOfInterest.ts 1 addition, 1 deletionsrc/types/PointOfInterest.ts
src/components/Form/FileInput.tsx
deleted
100644 → 0
src/components/Form/SelectInput.tsx
deleted
100644 → 0
src/components/Form/TagInput.tsx
deleted
100644 → 0
src/components/Form/TextInput.tsx
deleted
100644 → 0
src/hooks/usePoiData.ts
deleted
100644 → 0
Please register or sign in to comment