Removed some unused example files and adjusted imports accordingly
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { ref } from 'vue';
|
||||
import EssentialLink, { EssentialLinkProps } from 'components/EssentialLink.vue';
|
||||
|
||||
defineOptions({
|
||||
name: 'MainLayout'
|
||||
|
||||
Reference in New Issue
Block a user