PR comment.

This commit is contained in:
mike12345567 2024-11-18 16:05:50 +00:00
parent 02ba433860
commit 0053072d4f
1 changed files with 1 additions and 1 deletions

View File

@ -784,7 +784,7 @@
]}
getOptionLabel={option => option.name}
getOptionValue={option => option.type}
tooltip="Formulas by default will return a string - however if you need a another type the response can be coerced."
tooltip="Formulas by default will return a string - however if you need another type the response can be coerced."
/>
</div>
</div>