mirror of
https://github.com/mue/mue.git
synced 2026-07-22 00:07:23 +02:00
refactor(modules): experimental changes to module structure
This commit is contained in:
@@ -18,7 +18,7 @@ import { ShareModal } from 'components/Elements';
|
||||
|
||||
import offline_quotes from './offline_quotes.json';
|
||||
|
||||
import EventBus from 'modules/helpers/eventbus';
|
||||
import EventBus from 'utils/helpers/eventbus';
|
||||
|
||||
import './quote.scss';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user