mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Fix import path
This commit is contained in:
parent
281026b04c
commit
f71e481824
@ -1,6 +1,6 @@
|
||||
import { storiesOf } from '@storybook/vue'
|
||||
import { withA11y } from '@storybook/addon-a11y'
|
||||
import HcEditor from '~/components/Editor'
|
||||
import HcEditor from '~/components/Editor/Editor.vue'
|
||||
import helpers from './helpers'
|
||||
|
||||
helpers.init()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user