@clayui/autocomplete
Advanced tools
Comparing version 3.99.1 to 3.99.2
@@ -52,4 +52,4 @@ /** | ||
messages?: { | ||
listCount: string; | ||
listCountPlural: string; | ||
listCount?: string; | ||
listCountPlural?: string; | ||
loading: string; | ||
@@ -56,0 +56,0 @@ notFound: string; |
{ | ||
"name": "@clayui/autocomplete", | ||
"version": "3.99.1", | ||
"version": "3.99.2", | ||
"description": "ClayAutocomplete component", | ||
@@ -45,3 +45,3 @@ "license": "BSD-3-Clause", | ||
], | ||
"gitHead": "8cfc0c25944df8c8e8fa878b05967d41e3604f9c" | ||
"gitHead": "a4fb2c6f8e655cda5f4d68eaa1b48df50ac8ad74" | ||
} |
Sorry, the diff of this file is not supported yet
107703