mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
[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