custom title
This commit is contained in:
parent
36b191d06b
commit
1df0757a54
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ export default function NodeModal({ data }: { data: NodeDataType }) {
|
|||
as="h3"
|
||||
className="text-lg font-medium dark:text-white leading-10 text-gray-900"
|
||||
>
|
||||
Edit text
|
||||
{data.type}
|
||||
</Dialog.Title>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue