Skip to content

Commit 4d9b797

Browse files
committed
fix: border radius example
1 parent e9ae1f9 commit 4d9b797

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/storybook/stories/components/primitives/Image/BorderRadius.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ export function Example() {
55
<Center>
66
<Image
77
size={150}
8-
resizeMode={'contain'}
98
borderRadius={100}
109
source={{
1110
uri: 'https://wallpaperaccess.com/full/317501.jpg',

0 commit comments

Comments
 (0)