Emotion notification components
7 notifications are styled using Emotion. A notification is a message that informs users of updates or changes to system status. It can appear above or inline with the content. Emotion is a styling library that allows you to write styles in JavaScript. This technique is known as CSS-in-JS. When you write CSS alongside your JavaScript component files, you’re naturally encouraged to scope styling at the component level. Emotion is used to style 14 projects.
7components33storiesLast updated 8 days ago
Other Names