mirror of
https://github.com/penpot/penpot.git
synced 2025-03-12 07:41:43 -05:00
🐛 Fix unexpected memoization on viewer header.
This commit is contained in:
parent
cc667d63cd
commit
76df21083e
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@
|
|||
{:page-id page-id})))
|
||||
navigate
|
||||
(mf/use-callback
|
||||
(mf/deps file-id page-id)
|
||||
(fn [section]
|
||||
(st/emit!
|
||||
(case section
|
||||
|
|
Loading…
Add table
Reference in a new issue