mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 12:18:32 +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
|
||||
:will-mount lightbox-will-mount
|
||||
:will-unmount lightbox-will-umount
|
||||
:mixins [mx/reactive mx/static]}))
|
||||
:mixins [mx/reactive]}))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user