main
chore(structure): update components structure - Rename SearchBar.tsx folder
refactor(windowWidth): add windowWidth to hook - Rename hook useWindowsHeight.ts to useWindowsSize.ts - Use hook in TopBar.tsx and ReservoirsList.tsx
fix(NumberInput): lowest value is 0
feat(components): add modals and indexes
fix(SearchBar): reset value after click on button