mirror of
https://github.com/wassname/talk.git
synced 2026-07-08 06:11:58 +08:00
Move Icon and translation service to plugin-api
This commit is contained in:
@@ -1 +1,2 @@
|
||||
export {Slot} from 'coral-framework/components';
|
||||
export {Icon} from 'coral-ui';
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
export {t} from 'coral-framework/services/i18n';
|
||||
Reference in New Issue
Block a user