sprintify-ui 0.0.166 → 0.0.167

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
@@ -236,8 +236,7 @@ app.use(SprintifyUI, {
236
236
  Add this snipped to your HTML `<head>`. Replace `YOUR_API_KEY` with you API key.
237
237
 
238
238
  ```html
239
- <script defer async src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&libraries=places"
240
- ></script>
239
+ <script defer async src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&libraries=places"></script>
241
240
  ```
242
241
 
243
242
  ## Using components