From 332075d68e7aa9249e24ffff84432969ad38d65f Mon Sep 17 00:00:00 2001 From: qa46hx Date: Wed, 22 Jan 2020 10:18:27 +0100 Subject: [PATCH] chore(input): update storybook validation demo --- packages/input/stories/index.stories.mdx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/packages/input/stories/index.stories.mdx b/packages/input/stories/index.stories.mdx index 4aacd7f09..931a32df8 100644 --- a/packages/input/stories/index.stories.mdx +++ b/packages/input/stories/index.stories.mdx @@ -207,6 +207,7 @@ Our default validators come with default translations already. return html` @@ -217,3 +218,11 @@ Our default validators come with default translations already. `; }} + +```html + +```