Skip to content

Commit 1dd315c

Browse files
committed
chore: fix READMEs
1 parent 313a3f1 commit 1dd315c

File tree

2 files changed

+3
-1
lines changed
  • packages

2 files changed

+3
-1
lines changed

packages/flyer_chat_text_message/example/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ class BasicState extends State<Basic> {
5050
);
5151
}
5252
}
53+
5354
```

packages/flyer_chat_text_stream_message/example/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,5 @@ class BasicState extends State<Basic> {
6262
);
6363
}
6464
}
65-
```
65+
66+
```

0 commit comments

Comments
 (0)