@woosmap/ui 4.246.1 → 4.246.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@woosmap/ui",
3
- "version": "4.246.1",
3
+ "version": "4.246.3",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/WebGeoServices/ui.git"
@@ -423,6 +423,7 @@ import { ReactComponent as Pricing } from '../../icons/pricing.svg';
423
423
  import { ReactComponent as Contact } from '../../icons/contact.svg';
424
424
 
425
425
  const WebsiteIcons = {
426
+ documentation: Documentation,
426
427
  autocomplete: Autocomplete,
427
428
  'autocomplete-check': AutocompleteCheck,
428
429
  automotive: Automotive,