Skip to content

Commit 689c854

Browse files
committed
add example color
1 parent ccaa96c commit 689c854

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/web-example/src/App.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ export default function App() {
153153
onLinkPress={onLinkPress}
154154
onLinkLongPress={onLinkLongPress}
155155
onTaskListItemPress={onTaskListItemPress}
156+
selectionColor="#DCDDFE"
157+
selectionHandleColor="#5A52FA"
156158
/>
157159

158160
<View style={styles.divider} />

0 commit comments

Comments
 (0)