From 48675c4fa91f0e5c0a77027bfb796b16c5621a2f Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Tue, 15 Jan 2019 11:15:33 +0100 Subject: Add mdi icons to buttons --- uidev/src/stories/button.stories.tsx | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'uidev/src/stories/button.stories.tsx') diff --git a/uidev/src/stories/button.stories.tsx b/uidev/src/stories/button.stories.tsx index 1a54eb6bf..21778e081 100644 --- a/uidev/src/stories/button.stories.tsx +++ b/uidev/src/stories/button.stories.tsx @@ -71,4 +71,9 @@ storiesOf('Button') + )) + .add('With icon', () => ( + )); -- cgit v1.2.3-70-g09d2