mirror of
https://github.com/penpot/penpot.git
synced 2026-03-12 13:27:02 +00:00
Remove static mixin from lightbox component.
This facilitates code reloading and rerendering on development mode.
This commit is contained in:
@@ -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]}))
|
||||
|
||||
Reference in New Issue
Block a user