mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 10:23:33 +00:00
Adjust various base components
This commit is contained in:
parent
ab3236230b
commit
6872a7e8b2
5 changed files with 6 additions and 8 deletions
|
|
@ -58,7 +58,7 @@ interface NativeScrollAreaProps {
|
|||
pageHeaderProps?: PageHeaderProps & { offset?: any; target?: any };
|
||||
scrollBarOffset?: string;
|
||||
scrollHideDelay?: number;
|
||||
style: React.CSSProperties;
|
||||
style?: React.CSSProperties;
|
||||
}
|
||||
|
||||
export const NativeScrollArea = forwardRef(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue