@up42/up-components 2.4.1 → 2.4.2

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.
@@ -67,6 +67,7 @@ export { default as Cloud } from './cloud.svg';
67
67
  export { default as BoxesGrid } from './boxes-grid.svg';
68
68
  export { default as DottedLines } from './dotted-lines.svg';
69
69
  export { default as Add } from './add.svg';
70
+ export { default as Remove } from './remove.svg';
70
71
  export { default as AccessTime } from './access-time-clock.svg';
71
72
  export { default as ArrowBack } from './arrow-left-back.svg';
72
73
  export { default as ArrowDownward } from './arrow-down.svg';