diff --git a/src/form/Select/SingleSelect.story.tsx b/src/form/Select/SingleSelect.story.tsx index d346cb03..e577a697 100644 --- a/src/form/Select/SingleSelect.story.tsx +++ b/src/form/Select/SingleSelect.story.tsx @@ -196,7 +196,7 @@ export const InvalidValues = () => { export const OptionsArray = () => { const [value, setValue] = useState('github'); return ( -
+