From: Daniel Karbach Date: Thu, 27 Oct 2022 11:07:10 +0000 (+0200) Subject: edit round UI fixup X-Git-Url: https://git.localhorst.tv/?a=commitdiff_plain;ds=inline;h=5f5cd2dfa083936ddd293dbcb4925035ffca9990;p=alttp.git edit round UI fixup --- diff --git a/resources/js/components/common/UserSelect.js b/resources/js/components/common/UserSelect.js index be473b6..03aa097 100644 --- a/resources/js/components/common/UserSelect.js +++ b/resources/js/components/common/UserSelect.js @@ -71,7 +71,7 @@ const UserSelect = ({ name, onChange, value }) => { }, [value]); if (value) { - return
+ return
{resolved ? : value}