Skip to content

Commit de9130e

Browse files
author
Amine
committed
docs: fixed README to properly point to React Native web demo
1 parent 3eba6f0 commit de9130e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/common/src/attachments/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,8 +700,8 @@ When the limit is reached, the oldest archived attachments are permanently delet
700700

701701
See the following demo applications in this repository:
702702

703-
- **[react-supabase-todolist](../../../../demos/react-supabase-todolist)** - React web app with Supabase Storage integration
704703
- **[react-native-supabase-todolist](../../../../demos/react-native-supabase-todolist)** - React Native mobile app with attachment support
704+
- **[react-native-web-supabase-todolist](../../../../demos/react-native-web-supabase-todolist)** - React Native web app with Supabase Storage integration
705705

706706
Each demo shows a complete implementation including:
707707
- Schema setup

0 commit comments

Comments
 (0)