0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-04 19:11:20 -05:00

Show close icon on messages by default.

This commit is contained in:
Andrey Antukh 2021-02-04 14:19:18 +01:00 committed by Hirunatan
parent e607e8315c
commit 8566fe4ac1

View file

@ -58,9 +58,7 @@
:position (or (:position message) :fixed)
:controls (if (some? (:controls message))
(:controls message)
(if (some? (:timeout message))
:none
:close))
:close)
:on-close on-close)])))
(mf/defc inline-banner