docs: create new release notes for v4.6 and update other docs #1186
Annotations
2 warnings
|
eslint:
website/src/i18n.js#L7
Caution: `i18n` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead
|
|
eslint:
website/src/components/EventSlider/index.tsx#L73
React Hook useEffect has missing dependencies: 'filterEvents', 'sortEvents', and 'sortOrder'. Either include them or remove the dependency array
|