Added som basic functionality
This commit is contained in:
committed by
Erik Tiekstra
parent
dd743fd638
commit
bf66859f06
@@ -1,5 +1,10 @@
|
||||
export enum IconType {
|
||||
HOME = 'home',
|
||||
HOME = 'home', // Custom
|
||||
SETTINGS = 'settings', // Custom
|
||||
USER = 'user',
|
||||
USERS = 'users',
|
||||
BELL = 'bell',
|
||||
CALENDAR = 'calendar',
|
||||
ENVELOPE = 'envelope',
|
||||
SOK_KANDIDAT = 'sok-kandidat',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user