optional field alert
This commit is contained in:
parent
1feb50e5a8
commit
6fbda135ba
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ export default function ExportModal() {
|
|||
htmlFor="description"
|
||||
className="block mb-2 font-medium text-gray-700 dark:text-white"
|
||||
>
|
||||
Description
|
||||
Description <span className="text-gray-400 text-sm"> (optional)</span>
|
||||
</label>
|
||||
<textarea
|
||||
name="description"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue