From 60493ef3497d7e508b27ef9f40f01822ef721057 Mon Sep 17 00:00:00 2001 From: Edward Raffaele Date: Thu, 2 Mar 2017 12:22:29 -0800 Subject: [PATCH] fix(iconexamples): change example syntax changes the example syntax to avoid errors --- stories/icons.stories.js | 62 ++++++++++++++++++++-------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/stories/icons.stories.js b/stories/icons.stories.js index 8314bc7..ed95c88 100644 --- a/stories/icons.stories.js +++ b/stories/icons.stories.js @@ -15,133 +15,133 @@ storiesOf('Icons', module) Warning - +
Alert - +
Success - +
Stopped - +
Settings - +
Dialog Warning - +
Dialog Error - +
Dialog Success - +
Dialog Info - +
Operation Run - +
Operation Stop - +
Chevron - - - - + + + +
Trend Arrow - - - - + + + +
Success Checkmark - +
Search - +
User - +
Tag - +
Folder - +
Sizing - - - - + + + +
Colors - - - + + +
Note that these icons are namespaced with the class "ei" which enables you to access the Elegant Icons while retaining the usage of the Semantic UI Icon component.