Skip to content

Commit 13e241c

Browse files
committed
fix(examples/to-do-app): missing material-design-icons package
1 parent 0792fd1 commit 13e241c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/to-do-app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"@op-engineering/op-sqlite": "14.1.4",
3232
"@react-native-picker/picker": "2.11.1",
3333
"@react-native-vector-icons/fontawesome": "^12.4.0",
34+
"@react-native-vector-icons/material-design-icons": "^12.4.0",
3435
"@react-navigation/native": "^7.1.17",
3536
"@react-navigation/stack": "^7.4.7",
3637
"expo": "^53.0.22",

0 commit comments

Comments
 (0)