Skip to content

Commit f853f73

Browse files
Remove out of date comment
1 parent b7b8954 commit f853f73

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stories/Form Elements/CharacterCount.stories.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ export const Standard: Story = {
3232

3333
/**
3434
* Sometimes, rather than counting the number of characters, it is useful to count the number of words instead.
35-
*
36-
* Use the `countType` prop to vary this behaviour.
3735
*/
3836
export const WordCountLimit: Story = {
3937
args: {

0 commit comments

Comments
 (0)