[AAE-4384] Add blank page component (#6567)

This commit is contained in:
Thomas Hunter
2021-01-26 16:29:26 +01:00
committed by GitHub
parent 4b99691466
commit 06b041fbf5
6 changed files with 98 additions and 2 deletions

View File

@@ -43,6 +43,7 @@ export * from './dialogs/index';
export * from './icon/index';
export * from './notifications/index';
export * from './search-text/index';
export * from './blank-page/index';
export * from './utils/index';
export * from './interface/index';