feat(settings): redesign setting sidebar (#1982)

This commit is contained in:
Vladislav Ahmetvaliev 2019-01-09 17:11:47 +03:00 committed by Denis Strigo
parent 47d232b606
commit a73662f1d9
12 changed files with 210 additions and 29 deletions

View file

@ -50,6 +50,7 @@ import {
ThemeSwitcherComponent,
TinyMCEComponent,
ThemeSwitcherListComponent,
ToggleSettingsButtonComponent,
} from './components';
import {
CapitalizePipe,
@ -121,6 +122,7 @@ const COMPONENTS = [
SampleLayoutComponent,
ThreeColumnsLayoutComponent,
TwoColumnsLayoutComponent,
ToggleSettingsButtonComponent,
];
const ENTRY_COMPONENTS = [