mirror of
https://github.com/documenso/documenso.git
synced 2025-11-18 02:32:00 +10:00
🧹
This commit is contained in:
@ -62,7 +62,6 @@ export default function EditableField(props: FieldPropsType) {
|
||||
<Logo className="w-16 mx-auto"></Logo>
|
||||
</div>
|
||||
<div className="m-auto w-auto flex-row-reverse text-lg font-bold text-center">
|
||||
{/* todo icons */}
|
||||
{field.type}
|
||||
{field.type === "SIGNATURE" ? (
|
||||
<div className="text-xs text-center">
|
||||
|
||||
Reference in New Issue
Block a user