♻️ refactored movieform
Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
42fd4ee7aa
commit
db6b29b7d2
3 changed files with 75 additions and 45 deletions
|
|
@ -1,2 +1,3 @@
|
|||
export { default as PaginationButton } from './PaginationButton'
|
||||
export { default as Pagination } from './Pagination'
|
||||
export { default as MovieTableRow } from './MovieTableRow'
|
||||
export { default as MovieForm } from './MovieForm'
|
||||
|
|
|
|||
Reference in a new issue