fix: typo
This commit is contained in:
parent
aa0c77f480
commit
55234cd3c9
3 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ import {
|
|||
import { precisionRound } from 'src/utils/arithmetic';
|
||||
import { useConfigStore } from 'src/stores/config';
|
||||
import QuotationFormMetadata from './QuotationFormMetadata.vue';
|
||||
import BadgeCompoent from 'src/components/BadgeCompoent.vue';
|
||||
import BadgeComponent from 'src/components/BadgeComponent.vue';
|
||||
|
||||
// defineProps<{
|
||||
// readonly?: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue