Added exports files for galleria
parent
cf70b083a7
commit
e03f3c22d5
|
@ -0,0 +1 @@
|
|||
export * from './components/galleria/Galleria';
|
|
@ -0,0 +1,2 @@
|
|||
'use strict';
|
||||
module.exports = require('./components/galleria/Galleria.vue');
|
Loading…
Reference in New Issue