@kongponents/kalert
Advanced tools
Comparing version
{ | ||
"name": "@kongponents/kalert", | ||
"version": "0.0.1-beta.1", | ||
"version": "0.0.1-beta.3", | ||
"description": "Alert component", | ||
@@ -5,0 +5,0 @@ "main": "KAlert.vue", |
@@ -5,3 +5,3 @@ ```js | ||
} | ||
<KAlert isShowing alertMessage="howdy!" appearance="success" isDismissible :alertAttributes=attributes /> | ||
<KAlert isShowing alertMessage="howdy!" isDismissible :alertAttributes=attributes /> | ||
``` |
Sorry, the diff of this file is not supported yet
3979
34.02%