docbrown/app/javascript/crayons/Notice/__stories__/notices.mdx
ludwiczakpawel 086a53ba93
Storybook updates (#15848)
* updates

* updating doc

* Fixed broken documentation in Storybook stories.

* bring back a element

* md --> mdx

* c-* doc update

Co-authored-by: Nick Taylor <nick@dev.to>
2022-01-14 11:06:23 +01:00

13 lines
322 B
Text

## Notices
Use Notices to focus user on specific piece of content, for example (but not
limited to):
- alerts after form submission,
- box with tip like “Did you know..?”
- etc...
This should be simple message. And this is exactly what this Figma component let
you do.
By default, this component has 16px padding.