mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 00:03:33 +10:00
🚧
This commit is contained in:
@ -53,7 +53,7 @@ export default function Field(props: FieldPropsType) {
|
|||||||
>
|
>
|
||||||
<div className="m-auto w-auto flex-row-reverse text-lg font-bold text-center">
|
<div className="m-auto w-auto flex-row-reverse text-lg font-bold text-center">
|
||||||
{/* todo icons */}
|
{/* todo icons */}
|
||||||
Signature
|
{field.type}
|
||||||
<div className="text-xs text-center">{props.field.recipient}</div>
|
<div className="text-xs text-center">{props.field.recipient}</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user