@smitch/breeze 2.2.2 → 2.2.3

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.
Files changed (2) hide show
  1. package/README.md +5 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -36,7 +36,7 @@ Live demo: https://breezeui.site
36
36
  - [Media](#media)
37
37
  - [Typography](#typography)
38
38
  - [Data Visualization](#data-visualization)
39
- - [Time](#time)
39
+ - [DateTime](#datetime)
40
40
  - [Maps](#maps)
41
41
  - [Social Media](#social-media)
42
42
  - [Author](#author)
@@ -437,9 +437,8 @@ export default App;
437
437
  - <a href='https://breezeui.site/?path=/docs/media-hero--docs'>Hero</a>
438
438
  - <a href='https://breezeui.site/?path=/docs/media-icon--docs'>Icon</a>
439
439
  - <a href='https://breezeui.site/?path=/docs/media-modal--docs'>Modal</a>
440
- - <a href='https://breezeui.site/?path=/docs/media-placeholder--docs'>PlaceHolder</a>
441
- - <a href='https://breezeui.site/?path=/docs/media-twitter-embed--docs'>Twitter Embed</a>
442
- - <a href='https://breezeui.site/?path=/docs/media-twitter-embed--docs'>Twitter Timeline</a>
440
+ - <a href='https://breezeui.site/?path=/docs/media-image-placeholder--docs'>Image PlaceHolder</a>
441
+ - <a href='https://breezeui.site/?path=/docs/media-x-embed--docs'>X Embed</a>
443
442
  - <a href='https://breezeui.site/?path=/docs/media-video--docs'>Video</a>
444
443
  - <a href='https://breezeui.site/?path=/docs/media-video-player--docs'>Video Player</a>
445
444
  - <a href='https://breezeui.site/?path=/docs/media-youtube-embed--docs'>YouTube Embed</a>
@@ -467,9 +466,9 @@ export default App;
467
466
  Chart</a>
468
467
  - <a href='https://breezeui.site/?path=/docs/data-visualization-stat-bar--docs'>Stat Bar</a>
469
468
 
470
- ### Time
469
+ ### DateTime
471
470
 
472
- - <a href='https://breezeui.site/?path=/docs/time-clock--docs'>Clock</a>
471
+ - <a href='https://breezeui.site/?path=/docs/datetime-clock--docs'>Clock</a>
473
472
 
474
473
  ### Maps
475
474
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smitch/breeze",
3
- "version": "2.2.2",
3
+ "version": "2.2.3",
4
4
  "description": "A lightweight, Tailwind-powered React/Next.js UI component library.",
5
5
  "main": "lib/index.js",
6
6
  "keywords": [