classcard-ui 0.2.734 → 0.2.735

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "classcard-ui",
3
- "version": "0.2.734",
3
+ "version": "0.2.735",
4
4
  "main": "dist/classcard-ui.umd.min.js",
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -166,7 +166,7 @@
166
166
  class="h-4 w-4 shrink-0"
167
167
  :style="`color:${event.color}`"
168
168
  ></c-icon>
169
- {{ event.title }} ({{ event.booked }}/{{ event.seats }}) {{event.attendance}}
169
+ {{ event.title }} ({{ event.booked }}/{{ event.seats }})
170
170
  </div>
171
171
  <div class="-mx-1 -my-0.5 flex flex-wrap items-center">
172
172
  <div class="mx-1 my-0.5 flex items-center space-x-0.5">