fix: fixed spelling 'ElememtPlusSzie'

This commit is contained in:
jinyang
2022-04-16 09:42:40 +08:00
parent 042f4e0416
commit 5dbbc60864
6 changed files with 9 additions and 9 deletions

View File

@@ -39,8 +39,8 @@ export interface AppState {
title: string
userInfo: string
isDark: boolean
currentSize: ElememtPlusSzie
sizeMap: ElememtPlusSzie[]
currentSize: ElememtPlusSize
sizeMap: ElememtPlusSize[]
mobile: boolean
footer: boolean
theme: ThemeTypes