fix: fixed the build
This commit is contained in:
parent
d414e38b88
commit
ca9e608952
2
src/types/interfaces/store/common.d.ts
vendored
2
src/types/interfaces/store/common.d.ts
vendored
@ -18,7 +18,7 @@ interface CommonSlice {
|
||||
useMargin: boolean
|
||||
useAutoRepay: boolean
|
||||
isOracleStale: boolean
|
||||
currentAppSection: 'app' | 'hls' | 'stats'
|
||||
currentAppSection: string
|
||||
}
|
||||
|
||||
interface FocusComponent {
|
||||
|
Loading…
Reference in New Issue
Block a user