@burh/nuxt-core 1.0.317 → 1.0.318

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.
@@ -11,8 +11,8 @@
11
11
  <el-switch
12
12
  v-model="switchSingle"
13
13
  active-color="#5865F2"
14
- inactive-text="Usuario em específico"
15
- active-text="Enviar em massa">
14
+ inactive-text="Enviar para novos usuários"
15
+ active-text="Enviar por setor">
16
16
  </el-switch>
17
17
  </div>
18
18
  <div v-if="switchSingle === false" style="min-height:100px">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@burh/nuxt-core",
3
- "version": "1.0.317",
3
+ "version": "1.0.318",
4
4
  "description": "Design System and Components.",
5
5
  "author": "Burh",
6
6
  "scripts": {