@up42/up-components 0.12.2 → 0.12.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.
|
@@ -56,6 +56,7 @@ export { default as ViewOn } from './view-on.svg';
|
|
|
56
56
|
export { default as WeatherCloud } from './weather-cloud.svg';
|
|
57
57
|
export { default as Webhooks } from './webhooks.svg';
|
|
58
58
|
export { default as Workflow } from './workflow.svg';
|
|
59
|
+
export { default as WorkflowPencil } from './workflow-pencil.svg';
|
|
59
60
|
export { default as AccessTime } from '@mui/icons-material/AccessTime';
|
|
60
61
|
export { default as ArrowBack } from '@mui/icons-material/ArrowBack';
|
|
61
62
|
export { default as ArrowDownward } from '@mui/icons-material/ArrowDownward';
|