mirror of
https://github.com/documize/community.git
synced 2025-07-22 06:39:43 +02:00
Improve new user share space onboarding process
This commit is contained in:
parent
659eb99c0f
commit
60fbdfda11
8 changed files with 95 additions and 365 deletions
|
@ -16,6 +16,7 @@ import Modals from '../../mixins/modal';
|
|||
import Component from '@ember/component';
|
||||
|
||||
export default Component.extend(Modals, {
|
||||
appMeta: service(),
|
||||
documentService: service('document'),
|
||||
sessionService: service('session'),
|
||||
router: service(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue