willba-component-library 0.2.4 → 0.2.6
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 +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
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="https://photos.
|
|
7
|
-
<img src="https://photos.
|
|
6
|
+
<img src="https://photos.google.com/share/AF1QipOXcpcksgeObMrAnUR6gqt7jmBRUGkvrdPUxHXT3n6UyFVjaZVGYXY1K7goKpW48A/photo/AF1QipOblewSw3mwImxvqRVmkt046ZBC9tbJTC7GbB_n?key=VGwyTTlvLWI0TXJmdnpQY2Jsal84M3ZwV1UwSnBR" alt="Filter Bar Calendar" style="width: auto; max-width: 50%;">
|
|
7
|
+
<img src="https://photos.google.com/share/AF1QipOM9_0S2HPv5ArI8g2KN6OZK_n5_Nd9vsncJlRnH2_My_OEonSMQ_-Tkj4YCagfCA/photo/AF1QipMqx1Dn27VPTw1FWRG0MYUtjUHFs4ZS8LALsSTv?key=RlFVUHdfSmthV291b1lIQnEwZlJNS0laN01MellR" alt="Filter Bar Guests" style="width: auto; max-width: 50%;">
|
|
8
8
|
</div>
|
|
9
9
|
|
|
10
10
|
## React usage
|