diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-08-19 17:22:33 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-08-19 17:22:33 +0200 |
| commit | 27d593acaf023ba15b3c81cbe72e90f754523078 (patch) | |
| tree | ee5d857fe6abe37b026d6ad16d148834427eac8b /animism-align/frontend/app/views/viewer/player/components.utility/index.js | |
| parent | 609d04b1bc02a5ee57ec22cb49fc6f08b57f1deb (diff) | |
vitrine modal
Diffstat (limited to 'animism-align/frontend/app/views/viewer/player/components.utility/index.js')
| -rw-r--r-- | animism-align/frontend/app/views/viewer/player/components.utility/index.js | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/animism-align/frontend/app/views/viewer/player/components.utility/index.js b/animism-align/frontend/app/views/viewer/player/components.utility/index.js deleted file mode 100644 index 4fcf649..0000000 --- a/animism-align/frontend/app/views/viewer/player/components.utility/index.js +++ /dev/null @@ -1,29 +0,0 @@ -import React from 'react' - -import { - MediaCitation -} from './media.citation' - -import { - Vitrine -} from './media.vitrine' - -import { - Gallery -} from './media.gallery' - -import { - Carousel -} from './media.carousel' - -import { - Grid -} from './media.grid' - -export { - MediaCitation, - Vitrine, - Gallery, - Carousel, - Grid, -}
\ No newline at end of file |
