Skip to content

Commit 3a86efa

Browse files
committed
feat: add MenuList example adapted from rive-react codesandbox
1 parent 2a88413 commit 3a86efa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/src/pages/MenuListExample.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
TextInput,
88
ScrollView,
99
} from 'react-native';
10-
import { useMemo, useRef } from 'react';
10+
import { useRef, useMemo } from 'react';
1111
import {
1212
Fit,
1313
RiveView,

0 commit comments

Comments
 (0)