N°2847 Add alert component

This commit is contained in:
Stephen Abello
2020-08-18 12:03:21 +02:00
parent 9516e7f023
commit 74db53d51d
6 changed files with 185 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
* You should have received a copy of the GNU Affero General Public License
*/
@import "alert";
@import "button";
@import "breadcrumbs";
@import "quick-create";