mirror of
https://github.com/penpot/penpot.git
synced 2026-09-18 18:06:14 +00:00
🐛 Fix remove prints
This commit is contained in:
parent
feec89679a
commit
edccda2038
@ -1003,9 +1003,6 @@
|
|||||||
failed? (or (and mcp-enabled? mcp-error?)
|
failed? (or (and mcp-enabled? mcp-error?)
|
||||||
(true? expired?))]
|
(true? expired?))]
|
||||||
|
|
||||||
(print "EXPIRED" expired?)
|
|
||||||
(print "FAILED" mcp-error?)
|
|
||||||
|
|
||||||
[:> dropdown-menu-item* {:class (stl/css :base-menu-item :menu-item)
|
[:> dropdown-menu-item* {:class (stl/css :base-menu-item :menu-item)
|
||||||
:on-click on-menu-click
|
:on-click on-menu-click
|
||||||
:on-key-down (fn [event]
|
:on-key-down (fn [event]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user