jcicl 0.0.187 → 0.0.189

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.
@@ -312,7 +312,7 @@ const Y = D("div")(
312
312
  ), de = ({
313
313
  label: e,
314
314
  colon: o = !0,
315
- options: s,
315
+ options: s = [],
316
316
  borderFocusColor: r = N.colors.green,
317
317
  // border primary
318
318
  minWidth: n,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "jcicl",
3
3
  "private": false,
4
- "version": "0.0.187",
4
+ "version": "0.0.189",
5
5
  "description": "Component library for the websites of Johnson County Iowa",
6
6
  "license": "MIT",
7
7
  "homepage": "https://devops.jc.net/JCIT/Business%20Solutions%20Delivery/_git/JCComponentLibrary?path=%2FREADME.md&version=GBmaster",