1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00

WIP sticky doc toc with sticky toc toolbox

This commit is contained in:
Harvey Kandola 2017-12-12 18:30:39 +00:00
parent e158c9f0f8
commit b339df5125
7 changed files with 64 additions and 52 deletions

View file

@ -10,7 +10,6 @@
// https://documize.com
import { inject as service } from '@ember/service';
import { computed } from '@ember/object';
import SimpleAuthSession from 'ember-simple-auth/services/session';