🎨 styles: banner

:%s
This commit is contained in:
lytrankieio123
2021-08-24 16:01:10 +07:00
parent 5517928556
commit eec5a15ff2
8 changed files with 117 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
export const KEY = {
ENTER: 'Enter',
}
export const ROUTE = {
HOME: '/',
}