diff --git a/src/__stories__/useStartTyping.story.tsx b/src/__stories__/useStartTyping.story.tsx index f1cd9d01..fc18679a 100644 --- a/src/__stories__/useStartTyping.story.tsx +++ b/src/__stories__/useStartTyping.story.tsx @@ -35,7 +35,5 @@ const Demo = () => { }; storiesOf('Sensors|useStartTyping', module) - // .add('Docs', () => ) - .add('Demo', () => - - ) + .add('Docs', () => ) + .add('Demo', () => )