classcard-ui 0.2.310 → 0.2.311

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.310",
3
+ "version": "0.2.311",
4
4
  "main": "dist/classcard-ui.common.js",
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -26,6 +26,7 @@
26
26
  :class="classes"
27
27
  class="focus:outline-none relative w-full cursor-pointer rounded-md py-2 pl-3 pr-10 text-left disabled:opacity-50 sm:text-sm"
28
28
  :disabled="isDisabled"
29
+ autocomplete="off"
29
30
  />
30
31
 
31
32
  <div class="pointer-events-none absolute top-2 left-3 flex">