@kong-ui-public/i18n 0.3.5-pr.231.93211e9.0 → 0.3.5-pr.231.f2b92ff.0

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/dist/i18n.es.js CHANGED
@@ -3313,7 +3313,7 @@ const cr = (e = null) => ke({
3313
3313
  },
3314
3314
  keypath: {
3315
3315
  type: String,
3316
- // type: String as unknown as PropType<PathToDotNotation<MessageSource, string>>, // This breaks the type interface, enable to debug
3316
+ // type: String as unknown as PropType<PathToDotNotation<MessageSource, string>>, // This breaks the type interface
3317
3317
  required: !0
3318
3318
  },
3319
3319
  tag: {