We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f57ca10 commit 4d44d1dCopy full SHA for 4d44d1d
README.md
@@ -41,7 +41,7 @@ interface PopupProps {
41
className?: string;
42
rootClassName?: string;
43
rootStyle: React.CSSProperties;
44
- rootProps: React.HTMLAttributes<any>;
+ rootProps: React.HTMLAttributes<any>;
45
46
fixed?: boolean;
47
visible: boolean;
0 commit comments