Skip to content

Commit

Permalink
Add website admin toolbar example
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Apr 2, 2020
1 parent dc9b8fc commit 1f2aed7
Show file tree
Hide file tree
Showing 9 changed files with 169 additions and 48 deletions.
1 change: 1 addition & 0 deletions assets/website/js/main.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import web from '@sulu/web';
import $ from 'jquery';
import './polyfill';
import 'Hinclude/hinclude';
import WindowScroll from '@sulu/web/packages/components/window-scroll/window-scroll';
import Timeago from './components/Timeago';
import NavigationToggler from './components/NavigationToggler';
Expand Down
Loading

0 comments on commit 1f2aed7

Please sign in to comment.