Skip to content

Commit

Permalink
components(CalculationPresetBrandCardItem): rename to calculation-pre…
Browse files Browse the repository at this point in the history
…set-brand-card-item
  • Loading branch information
ozgurg committed Mar 24, 2024
1 parent 0d5b6a7 commit 6de42c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Calculation/CalculationPresets.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="vh-calculation-presets">
<div>
<CalculationPresetBrandCardItem :brand="brand" />
<calculation-preset-brand-card-item :brand="brand" />
</div>

<template v-for="_preset in presets">
Expand Down

0 comments on commit 6de42c2

Please sign in to comment.