feat: add zone tooltip #367
This commit is contained in:
@@ -96,5 +96,9 @@ interface ILang {
|
||||
pageBreak: {
|
||||
displayName: string
|
||||
}
|
||||
zone: {
|
||||
headerTip: string
|
||||
footerTip: string
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user