@up42/up-components 2.6.0 → 2.6.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.
|
@@ -66,6 +66,7 @@ export { default as Polygon } from './Polygon.svg';
|
|
|
66
66
|
export { default as Projects } from './Projects.svg';
|
|
67
67
|
export { default as QuestionCircle } from './QuestionCircle.svg';
|
|
68
68
|
export { default as QuestionMark } from './QuestionMark.svg';
|
|
69
|
+
export { default as Rectangle } from './Rectangle.svg';
|
|
69
70
|
export { default as Remove } from './Remove.svg';
|
|
70
71
|
export { default as Resolution } from './Resolution.svg';
|
|
71
72
|
export { default as Satellite } from './Satellite.svg';
|