Добавление страницы information (#41)

This commit is contained in:
Nikolay
2020-12-29 15:02:18 +03:00
committed by GitHub
parent 33cd679de3
commit 534fa35485
31 changed files with 434 additions and 94 deletions

View File

@ -19,3 +19,9 @@ export enum PageType {
Settings = 'settings',
SigIn = 'sign-in',
}
export enum Icon {
AcUnit = 'acUnit',
Apple = 'apple',
Apartment = 'apartment',
}