Listory/frontend/src/components
Julian Tölle 1e674d18c9 fix(frontend): missing dependency in useCallback
To avoid endless re-render we also have to use a constant empty array
as the initialValue.
2020-11-07 19:24:52 +01:00
..
inputs feat: add top-artists report 2020-07-04 21:56:27 +02:00
LoginFailure.tsx feat(frontend): show page when login fails 2020-05-03 21:10:31 +02:00
LoginSuccess.tsx fix(frontend): redirect to home after login 2020-05-13 21:23:57 +02:00
NavBar.tsx feat: add top-artists report 2020-07-04 21:56:27 +02:00
NavItem.tsx feat(frontend): redo setup with ts+tailwind and implement auth+header 2020-05-03 21:10:31 +02:00
RecentListens.tsx fix(frontend): fix minor styling+linting issues 2020-05-05 03:19:25 +02:00
ReportListens.tsx refactor: use TimeOptions for Listens report 2020-07-12 17:53:31 +02:00
ReportTimeOptions.tsx refator: use TimeOptions for TopArtists report 2020-07-12 17:53:31 +02:00
ReportTopArtists.tsx fix(frontend): missing dependency in useCallback 2020-11-07 19:24:52 +01:00