✨(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:
@@ -5,6 +5,7 @@
|
||||
@use "@openfun/cunningham-tokens/default-tokens";
|
||||
|
||||
@use "utils/accessibility";
|
||||
@use "./components/Alert";
|
||||
@use "./components/Button";
|
||||
@use "./components/DataGrid";
|
||||
@use "./components/Forms/Checkbox";
|
||||
|
||||
Reference in New Issue
Block a user