mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-24 17:58:27 +02:00
Copy on "type to confirm" dialog
This commit is contained in:
@@ -30,7 +30,7 @@ export function Label({
|
||||
)}
|
||||
{...props}
|
||||
>
|
||||
<span>
|
||||
<span className="inline-block w-full">
|
||||
{children}
|
||||
{required === true && <span className="text-text-subtlest">*</span>}
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user