@gisce/react-ooui 2.51.0 → 2.51.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.
package/README.md CHANGED
@@ -29,6 +29,7 @@ const getOouiComponents = () => {
29
29
  };
30
30
  ```
31
31
 
32
+
32
33
  You have an example app inside this repo. In order to run it you should follow these steps:
33
34
 
34
35
  - `cd example`