Skip to content

Commit 4d44d1d

Browse files
committed
Modified README.md
1 parent f57ca10 commit 4d44d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ interface PopupProps {
4141
className?: string;
4242
rootClassName?: string;
4343
rootStyle: React.CSSProperties;
44-
rootProps: React.HTMLAttributes<any>;
44+
rootProps: React.HTMLAttributes<any>;
4545

4646
fixed?: boolean;
4747
visible: boolean;

0 commit comments

Comments
 (0)