fix(projects): update union-key.d.ts
This commit is contained in:
parent
d6eda8f9ed
commit
60beff7e63
4
src/typings/union-key.d.ts
vendored
4
src/typings/union-key.d.ts
vendored
@ -27,8 +27,8 @@ declare namespace UnionKey {
|
||||
/**
|
||||
* The scroll mode when content overflow
|
||||
*
|
||||
* - Wrapper the wrapper component's root element overflow
|
||||
* - Content the content component overflow
|
||||
* - wrapper: the wrapper component's root element overflow
|
||||
* - content: the content component overflow
|
||||
*/
|
||||
type ThemeScrollMode = import('@sa/materials').LayoutScrollMode;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user