Commit 5d28987
authored
fix: remove redundant text from speech-to-text example app (#141)
… in Text component
There was an unnecessary Text zRXW within View in this file. That was
causing the error like Text should be rendered within the Text
Component.
## Description
<!-- Provide a concise and descriptive summary of the changes
implemented in this PR. -->
### Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
### Tested on
- [ ] iOS
- [ ] Android
### Checklist
- [ ] I have performed a self-review of my code
### Additional notes
<!-- Include any additional information, assumptions, or context that
reviewers might need to understand this PR. -->1 parent 2388ef6 commit 5d28987
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | 165 | | |
167 | 166 | | |
168 | 167 | | |
| |||
0 commit comments