@sikt/sds-notification
v1.0.0
Published
Notification component, Sikt component library
Keywords
Readme
@sikt/sds-notification
Consume
npm i -s @sikt/sds-notificationReact
import { Notification } from "packages/notification";
import "@sikt/sds-notification/dist/index.css";
/* jsx example goes here */Stylesheets & custom markup
Import stylesheet:
@import url("@sikt/sds-notification");Create custom markup:
<!-- html example goes here -->