@asd20/ui 3.2.624 → 3.2.625

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "*.scss",
6
6
  "*.vue"
7
7
  ],
8
- "version": "3.2.624",
8
+ "version": "3.2.625",
9
9
  "private": false,
10
10
  "license": "MIT",
11
11
  "repository": {
@@ -97,7 +97,7 @@
97
97
 
98
98
  <div v-if="cards.length < 1">
99
99
  <br />
100
- <p>There are currently no featues to view.</p>
100
+ <p>There are currently no features to view.</p>
101
101
  </div>
102
102
  <div class="feed" v-if="cards.length > 0">
103
103
  <div
@@ -105,7 +105,7 @@
105
105
 
106
106
  <div v-if="cards.length < 1">
107
107
  <br />
108
- <p>There are currently no featues to view.</p>
108
+ <p>There are currently no features to view.</p>
109
109
  </div>
110
110
  <div class="feed" v-if="cards.length > 0">
111
111
  <div