willba-component-library 0.2.3 → 0.2.5

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
@@ -3,13 +3,13 @@
3
3
  Willba Component Library is a custom UI component collection that can be utilized across multiple platforms. It is available as an <a href="https://www.npmjs.com/package/willba-component-library">npm package</a>, or can be used directly through scripts.
4
4
 
5
5
  <div style="display: flex; gap: 20px;">
6
- <img src="./public/images/filter-bar-calendar.jpg" alt="Filter Bar Calendar" style="width: auto; max-width: 50%;">
7
- <img src="./public/images/filter-bar-guests.jpg" alt="Filter Bar Guests" style="width: auto; max-width: 50%;">
6
+ <img src="https://photos.google.com/u/1/photo/AF1QipN7NhF8KpB906gTpWQZn1QgqbPUvxjRAVHmiIe_" alt="Filter Bar Calendar" style="width: auto; max-width: 50%;">
7
+ <img src="https://photos.google.com/u/1/photo/AF1QipNkaQCwysLICyXnMMP_cHJSCwUCaw7iQB_EXOCV" alt="Filter Bar Guests" style="width: auto; max-width: 50%;">
8
8
  </div>
9
9
 
10
10
  ## React usage
11
11
 
12
- Install the package:
12
+ ### Install the package:
13
13
 
14
14
  ```sh
15
15
  // with npm
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "willba-component-library",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "description": "A custom UI component library",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib/index.esm.js",
Binary file