Skip to content

Commit bf52846

Browse files
committed
fix: resolve lint issues once again
1 parent 5be800c commit bf52846

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docusaurus/docs/reactnative/guides/custom-poll-flow.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,6 @@ const ChannelScreen = () => {
261261
};
262262
```
263263

264-
265264
Clicking on the `View Results` button now will successfully navigate us to the `PollResults` screen. It is no longer a modal but rather part of the navigation stack that we introduced.
266265

267266
![Custom Results](../assets/guides/custom-poll-flow/custom-results.png)

0 commit comments

Comments
 (0)