Skip to content

Commit

Permalink
♿ (sheets) Add duplicate header notice
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Apr 25, 2023
1 parent c09a840 commit a03d124
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const SheetsDropdown = ({
<Input value="No sheets found" isDisabled />
<MoreInfoTooltip>
Make sure your spreadsheet contains at least a sheet with a header
row.
row. Also make sure your header row does not contain duplicates.
</MoreInfoTooltip>
</HStack>
)
Expand Down

0 comments on commit a03d124

Please sign in to comment.