Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/saadeghi/daisyui
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Oct 20, 2022
2 parents c1bdcd2 + e25cf10 commit 1620c07
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ See the official site: [ [daisyui.com →](https://daisyui.com/)]

Tweet about daisyUI: [![][tweet]][tweet-url]


## 📁 List of components

<details>
Expand Down
1 change: 1 addition & 0 deletions src/docs/src/routes/components/stat.svelte.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ data="{[
{ type:'component', class: 'stat-value', desc: 'Value text' },
{ type:'component', class: 'stat-desc', desc: 'Description text' },
{ type:'component', class: 'stat-figure', desc: 'For icon, image, etc' },
{ type:'component', class: 'stat-actions', desc: 'For buttons, input, etc' },
{ type:'responsive', class: 'stats-horizontal', desc: 'Shows items horizontally (default)' },
{ type:'responsive', class: 'stats-vertical', desc: 'Shows items vertically' },
]}"
Expand Down

0 comments on commit 1620c07

Please sign in to comment.