Skip to content

Commit

Permalink
fix: remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
HellWolf93 committed Dec 3, 2021
1 parent 2bd2fe5 commit 7dd159a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/DateTimePicker/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ const containerStyles = {
>
<DateTimePicker
value={new Date()}
label="DateTimePicker Label"
label="DateTimePicker Label"
icon={<FontAwesomeIcon icon={faCalendar} />}
/>
</div>
Expand Down

0 comments on commit 7dd159a

Please sign in to comment.