Clean TS lang from featurebase component
This commit is contained in:
2
client/components/vendor/FeatureBase.vue
vendored
2
client/components/vendor/FeatureBase.vue
vendored
@@ -1,4 +1,4 @@
|
||||
<script setup lang="ts">
|
||||
<script setup>
|
||||
import {onMounted} from "vue";
|
||||
|
||||
const scriptLoaded = ref(false);
|
||||
|
||||
Reference in New Issue
Block a user