Skip to content

Commit

Permalink
Update Currency.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
ionutcatalinsandu authored Jul 5, 2019
1 parent cc579a7 commit b845d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/js/components/Currency.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default {
props: {
symbol: {
type: Number,
type: String,
default: null,
},
},
Expand Down

0 comments on commit b845d48

Please sign in to comment.