@up42/up-components 1.11.2 → 1.11.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.
|
@@ -30,6 +30,7 @@ export { default as Library } from './library.svg';
|
|
|
30
30
|
export { default as Lock } from './lock.svg';
|
|
31
31
|
export { default as Logo } from './logo.svg';
|
|
32
32
|
export { default as Map } from './map.svg';
|
|
33
|
+
export { default as MapPin } from './map-pin.svg';
|
|
33
34
|
export { default as Marketplace } from './shop.svg';
|
|
34
35
|
export { default as Megaphone } from './megaphone.svg';
|
|
35
36
|
export { default as ModuleThree } from './module-three.svg';
|