mirror of
https://github.com/penpot/penpot.git
synced 2026-09-10 05:58:47 +00:00
Remove static mixin from lightbox component.
This facilitates code reloading and rerendering on development mode.
This commit is contained in:
parent
168c5b490c
commit
34e84fbd01
@ -66,4 +66,4 @@
|
|||||||
:render lightbox-render
|
:render lightbox-render
|
||||||
:will-mount lightbox-will-mount
|
:will-mount lightbox-will-mount
|
||||||
:will-unmount lightbox-will-umount
|
:will-unmount lightbox-will-umount
|
||||||
:mixins [mx/reactive mx/static]}))
|
:mixins [mx/reactive]}))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user