hans-ui-design-lib 1.0.16 → 1.0.19

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
@@ -235,7 +235,7 @@ Start the server:
235
235
  npm run start
236
236
  ```
237
237
 
238
- ## 🚢 Exporting
238
+ ## 🚢 Exporting
239
239
 
240
240
  When developing a component, to export it to the lib, you can add those lines into the files:
241
241