Compare commits
2 Commits
e10b451e68
...
4df52a2c87
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4df52a2c87 | ||
|
|
26c2190ded |
@@ -7,5 +7,6 @@ import '@/components/mt-edit/assets/css/custom_ani.css'
|
|||||||
import MtDzr from '@/components/mt-dzr'
|
import MtDzr from '@/components/mt-dzr'
|
||||||
import MtEdit from '@/components/mt-edit'
|
import MtEdit from '@/components/mt-edit'
|
||||||
import MtPreview from '@/components/mt-preview'
|
import MtPreview from '@/components/mt-preview'
|
||||||
|
import MtPreviewYpt from '@/components/mt-preview-ypt'
|
||||||
import { leftAsideStore } from '@/components/mt-edit/store/left-aside'
|
import { leftAsideStore } from '@/components/mt-edit/store/left-aside'
|
||||||
export { MtDzr, MtEdit, MtPreview, leftAsideStore }
|
export { MtDzr, MtEdit, MtPreview, leftAsideStore, MtPreviewYpt }
|
||||||
|
|||||||
Reference in New Issue
Block a user