Skip to content

Commit a6bc49b

Browse files
WiXSLfzaninotto
andauthored
Update docs/SelectInput.md
Co-authored-by: Francois Zaninotto <francois@marmelab.com>
1 parent aaab0e5 commit a6bc49b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/SelectInput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The form value for the source must be the selected value, e.g.
5454

5555
**Tip**: If you need to let users select multiple items in the list, check out the [`<SelectArrayInput>`](./SelectArrayInput.md) component.
5656

57-
**Tip**: If your options are numerous or require several columns to disambiguate choices, use [`<DataTableInput>`](./DataTableInput.md)<img class="icon" src="./img/premium.svg" alt="React Admin Enterprise Edition icon" />.
57+
**Tip**: If your options are numerous or require several columns to disambiguate choices, use [`<DataTableInput>`](./DataTableInput.md)<img class="icon" src="./img/premium.svg" alt="React Admin Enterprise Edition icon" /> instead.
5858

5959
## Props
6060

0 commit comments

Comments
 (0)