@roxyapi/ui 0.2.2 → 0.2.3

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/index.js CHANGED
@@ -6650,7 +6650,7 @@ var ROXY_COMPONENTS = [
6650
6650
  ];
6651
6651
 
6652
6652
  // packages/ui/src/version.ts
6653
- var ROXY_UI_VERSION = "0.2.2";
6653
+ var ROXY_UI_VERSION = "0.2.3";
6654
6654
 
6655
6655
  // packages/ui/src/index.ts
6656
6656
  var ROXY_UI_COMPONENTS = ROXY_COMPONENTS.map((c) => c.slug);