Skip to content

Commit

Permalink
update icon
Browse files Browse the repository at this point in the history
  • Loading branch information
erwan committed Dec 9, 2024
1 parent 8bb4633 commit 9e3cef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/components/icon/Icon.native.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import { WithLocalSvg } from 'react-native-svg/css'
* @param skeleton {boolean} Icon Skeleton
*/
const Icon = ({
size = IconSize.SMALL,
size,
name,
circled,
stretched,
Expand Down

0 comments on commit 9e3cef6

Please sign in to comment.