(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:
Nathan Vasse
2023-12-20 11:02:59 +01:00
committed by NathanVss
parent 3800cd8142
commit 33d0c9fdca
13 changed files with 640 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
add Alert