Skip to content

Commit

Permalink
feat: operation default icons
Browse files Browse the repository at this point in the history
  • Loading branch information
kiner-tang committed Nov 28, 2023
1 parent 5bb783e commit fff1170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ const Preview: React.FC<PreviewProps> = props => {
movable = true,
onClose,
visible,
icons = defaultIcons,
icons,
rootClassName,
closeIcon,
getContainer,
Expand Down

0 comments on commit fff1170

Please sign in to comment.