style: fix linting issues met Prettier
This commit is contained in:
parent
d4dc519a59
commit
62ba67b5b6
3 changed files with 11 additions and 13 deletions
|
@ -11,8 +11,8 @@
|
|||
const route = useRoute();
|
||||
|
||||
const props = defineProps<{
|
||||
learningObjectHruid: string;
|
||||
}>();
|
||||
learningObjectHruid: string;
|
||||
}>();
|
||||
|
||||
const navigationDrawerShown = ref(true);
|
||||
const currentLocale = ref(locale.value);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue