mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Added period for Note (#1335)
This commit is contained in:
parent
8aeee8dd94
commit
a49291a5b1
@ -38,7 +38,7 @@
|
||||
* Achieves high performance by minimizing DOM API calls for each page render and by making it easy to offload processing to background web workers.
|
||||
* Supports JavaScript interoperability, allowing developers to leverage NPM packages and integrate with existing JavaScript applications.
|
||||
|
||||
*Note: Yew is not (yet) production ready but is great for side projects and internal tools*
|
||||
*Note: Yew is not (yet) production ready but is great for side projects and internal tools.*
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user