Commit Graph

2 Commits (1c59723cd1fb5c503ce7617d36f820290117f1ce)

Author SHA1 Message Date
Vitaliy Filippov 1c59723cd1 Faster and more correct variant which does not recreate full DOM tree on every run
On the other hand, it has to disable Object.freeze in development builds
because React freezes props in development builds and we want to modify them
directly
2021-08-08 12:22:51 +03:00
Vitaliy Filippov d615990529 Initial commit 2021-08-08 00:51:04 +03:00