♻️(frontend) improve the ui error and message info ui

Improve the ui error and message info ui:
- Can use a icon in TextErrors component
- use mode the Alert component to display message info
This commit is contained in:
Anthony LC
2024-06-14 11:39:57 +02:00
committed by Anthony LC
parent 62098ec753
commit 5ba35dbc1d
12 changed files with 146 additions and 119 deletions

View File

@@ -29,6 +29,7 @@ and this project adheres to
- (frontend) pdf has title doc (#84)
- ⚡️(e2e) unique login between tests (#80)
- ⚡️(CI) improve e2e job (#86)
- ♻️(frontend) improve the error and message info ui (#93)
## Fixed