@afeefa/vue-app 0.0.197 → 0.0.198

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- 0.0.197
1
+ 0.0.198
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@afeefa/vue-app",
3
- "version": "0.0.197",
3
+ "version": "0.0.198",
4
4
  "description": "",
5
5
  "author": "Afeefa Kollektiv <kollektiv@afeefa.de>",
6
6
  "license": "MIT",
@@ -10,6 +10,7 @@
10
10
  v-if="icon"
11
11
  :color="icon.color"
12
12
  size="2rem"
13
+ :title="label"
13
14
  @click="derail"
14
15
  >
15
16
  {{ icon.icon }}