@monoui/vuejs 1.1.27 → 1.1.28

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": "@monoui/vuejs",
3
- "version": "1.1.27",
3
+ "version": "1.1.28",
4
4
  "description": "This project will contain MonoFor UI Framework",
5
5
  "main": "./dist/main.js",
6
6
  "repository": "git@gitlab.com:monoui/vuejs.git",
@@ -251,7 +251,7 @@
251
251
  <i class="fas fa-sync"></i>
252
252
  Refresh
253
253
  <span v-show="settings.totalItemCount">
254
- {{ settings.totalItemCount }} Rows
254
+ | {{ settings.totalItemCount }} Rows
255
255
  </span></mui-button
256
256
  >
257
257
  </div>