Skip to content

Commit

Permalink
Integrate Changes
Browse files Browse the repository at this point in the history
Integrate Changes
  • Loading branch information
brunaboeger committed Apr 4, 2024
2 parents c9931d9 + 3fa5795 commit 0aa1a41
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-polar-bear",
"version": "4.3.2",
"version": "4.3.3",
"author": "adapcon",
"scripts": {
"storybook": "start-storybook --quiet -p 6006 -s ./src/static",
Expand Down
2 changes: 1 addition & 1 deletion src/components/NotificationsAndModals/Dialog/Dialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ export default {
buttonText: {
type: String,
default: 'OK',
default: '',
},
buttonColor: {
Expand Down

0 comments on commit 0aa1a41

Please sign in to comment.