mirror of
https://github.com/SomboChea/ui
synced 2026-01-18 00:56:00 +07:00
refactor: remove sass from Login component
This commit is contained in:
@@ -25,6 +25,7 @@ export interface AppStateInterface {
|
||||
logoUrl: string;
|
||||
user: {
|
||||
username?: string;
|
||||
token?: string;
|
||||
};
|
||||
scope: string;
|
||||
showLoginModal: boolean;
|
||||
|
||||
Reference in New Issue
Block a user