mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
Merge pull request #21337 from ngub/patch-1
[react-scroll]: added missing property
This commit is contained in:
@@ -5,6 +5,7 @@ export interface ReactScrollLinkProps {
|
||||
containerId?: string;
|
||||
activeClass?: string;
|
||||
spy?: boolean;
|
||||
hashSpy?: boolean;
|
||||
smooth?: boolean | string;
|
||||
offset?: number;
|
||||
delay?: number;
|
||||
|
||||
Reference in New Issue
Block a user