✨(react) add Alert
Here is the Alert component based on recent delivered sketches. There is a main component that based on props renders sub alert components.
This commit is contained in:
@@ -2,6 +2,7 @@ import "./index.scss";
|
||||
import { PartialExtendableNested, PartialNested } from ":/types";
|
||||
import { tokens } from "./cunningham-tokens";
|
||||
|
||||
export * from "./components/Alert";
|
||||
export * from "./components/Button";
|
||||
export * from "./components/DataGrid";
|
||||
export * from "./components/DataGrid/DataList";
|
||||
|
||||
Reference in New Issue
Block a user