Sean

Results 49 comments of Sean

This isn't to much to change, this is already implemented on the [FUI docs](https://fomantic-ui.com/elements/icon.html). @exoego created a PR for this https://github.com/fomantic/Fomantic-UI-Docs/pull/67

@crewow If you haven't you might want to read this issue https://github.com/Semantic-Org/Semantic-UI/issues/6109

@amingilani Feel free to open a PR.

@SokratisVidros the blank error gets thrown on callback when using the `` component So simply this page will cause the error ```jsx export const SSOCallback: NextPage = () => {...

Thanks for the images, will be a big help.

The second message component has `message` inside instead of just `message` like the first one

I can't see why this would be happening but to fix it if the values are semantic size class names you can add `medium` as the value it won't affect...

Hi @flkeysils you can read the [CONTRIBUTING](https://github.com/Semantic-Org/Semantic-UI/blob/master/CONTRIBUTING.md) guide to learn more about contributing to semantic.

@flkeysils you just need to fork the project then create a branch on your fork, once you have finished make a pull request from your branch into next on the...

Can you create a [JSFiddle ](https://jsfiddle.net/ca0rovs3/) to replicate this issue?