@wistia/ui 0.19.4 → 0.20.1

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.d.ts CHANGED
@@ -1351,6 +1351,7 @@ declare const iconMap: {
1351
1351
  'record-group': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1352
1352
  redo: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1353
1353
  refresh: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1354
+ remix: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1354
1355
  replace: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1355
1356
  reply: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1356
1357
  'request-video': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;