@burh/nuxt-core 1.0.454 → 1.0.455

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.
@@ -195,6 +195,7 @@
195
195
  <el-select
196
196
  v-model="coursesToSend"
197
197
  multiple
198
+ collapse-tags
198
199
  no-match-text="Nenhum Treinamento encontrado"
199
200
  no-data-text="Nenhum Treinamento encontrado"
200
201
  class="w-100"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@burh/nuxt-core",
3
- "version": "1.0.454",
3
+ "version": "1.0.455",
4
4
  "description": "Design System and Components.",
5
5
  "author": "Burh",
6
6
  "scripts": {