modal showing for each movie

Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
haraldnilsen 2023-09-05 15:54:36 +02:00
parent 882df70ce5
commit 431e1bd472
6 changed files with 92 additions and 17 deletions

View file

@ -1 +1,2 @@
export { default as PaginationButton } from './PaginationButton'
export { default as MovieTableRow } from './MovieTableRow'