@up42/up-components 0.9.2 → 0.9.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.
|
@@ -51,6 +51,7 @@ export { default as Workflow } from './workflow.svg';
|
|
|
51
51
|
export { default as ModuleThree } from './module-three.svg';
|
|
52
52
|
export { default as AlarmBell } from './alarm-bell.svg';
|
|
53
53
|
export { default as Tag } from './tag.svg';
|
|
54
|
+
export { default as ArrowTopRight } from './arrow-top-right.svg';
|
|
54
55
|
export { default as Brightness1 } from '@mui/icons-material/Brightness1';
|
|
55
56
|
export { default as ArrowDownward } from '@mui/icons-material/ArrowDownward';
|
|
56
57
|
export { default as ArrowUpward } from '@mui/icons-material/ArrowUpward';
|