mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 05:01:40 +02:00
⚡ Add performance refactor to component-annotaton react component
This commit is contained in:
parent
60962b58fe
commit
a21a64aa10
3 changed files with 159 additions and 114 deletions
|
@ -574,9 +574,6 @@
|
|||
[id]
|
||||
(l/derived #(get % id) workspace-grid-edition))
|
||||
|
||||
(def workspace-annotations
|
||||
(l/derived #(get % :workspace-annotations {}) st/state))
|
||||
|
||||
(def current-file-id
|
||||
(l/derived :current-file-id st/state))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue