Skip to content

Commit

Permalink
update(history row)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermake committed Oct 18, 2024
1 parent 02e7091 commit bb8c388
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-components",
"version": "1.5.9",
"version": "1.5.10",
"private": false,
"sideEffects": [
"*.vue",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
]"
>
<Button
v-if="props.button.length > 0"
:label="props.button"
class="text-[14px]"
severity="secondary"
Expand Down

0 comments on commit bb8c388

Please sign in to comment.