Skip to content

Commit 20326c7

Browse files
committed
style: modify carousel item borderRadius style
1 parent 2fefe49 commit 20326c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/src/App.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ export default function App() {
9999
style={{
100100
width: '100%',
101101
height: '100%',
102+
borderRadius: 15,
102103
}}
103104
/>
104105
</View>

0 commit comments

Comments
 (0)