Sistemato menu laterale... getters, state....
This commit is contained in:
8
src/typings/GlobalState.d.ts
vendored
8
src/typings/GlobalState.d.ts
vendored
@@ -1,8 +0,0 @@
|
||||
export interface IGlobalState {
|
||||
conta: number,
|
||||
isLoginPage: boolean,
|
||||
layoutNeeded: boolean,
|
||||
mobileMode: boolean,
|
||||
menuCollapse: boolean,
|
||||
posts: Array
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
// export * from './LoginState';
|
||||
|
||||
export * from './GlobalState.d'
|
||||
// export * from './GlobalState.d'
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user