2
0
mirror of https://github.com/frappe/books.git synced 2024-11-08 23:00:56 +00:00

fix: change placeholder text

This commit is contained in:
AbleKSaju 2024-09-11 12:36:21 +05:30
parent c7ac373534
commit 18c178c67e

View File

@ -9,7 +9,7 @@
"label": "Name",
"fieldtype": "Data",
"required": true,
"placeholder": "Full Name",
"placeholder": "Name",
"section": "Default"
},
{