Skip to content

Commit 074a6c0

Browse files
committed
docs: removed strict mode warning for React 18
1 parent d7fa49f commit 074a6c0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,6 @@ fireworks.start()
106106
npm install @fireworks-js/react
107107
```
108108

109-
> **Warning**\
110-
> StrictMode in React 18 will lead useEffect called twice.\
111-
> Fireworks speed will be broken (in development mode).
112-
113-
114109
#### [`@fireworks-js/preact`](https://github.com/crashmax-dev/fireworks-js/tree/master/examples/with-preact)
115110

116111
```sh

0 commit comments

Comments
 (0)