forked from baron/baron-sso
chore: fix biome format issue in UserCreatePage (#917)
This commit is contained in:
@@ -679,7 +679,8 @@ function UserCreatePage() {
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
{t("ui.common.add", "추가")}
|
{t("ui.common.add", "추가")}
|
||||||
</Button> </div>
|
</Button>{" "}
|
||||||
|
</div>
|
||||||
<p className="text-[10px] text-muted-foreground mt-1">
|
<p className="text-[10px] text-muted-foreground mt-1">
|
||||||
* 여러 개 입력 가능. 입력 후 엔터를 눌러 추가하세요.
|
* 여러 개 입력 가능. 입력 후 엔터를 눌러 추가하세요.
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user