main
refactor(windowWidth): add windowWidth to hook - Rename hook useWindowsHeight.ts to useWindowsSize.ts - Use hook in TopBar.tsx and ReservoirsList.tsx
feat(hooks): add hooks -Add hooks for validation, working with form etc
fix(NumberInput): rounding values and input can show 0
fix(NumberInput): lowest value is 0