Renamed the homepage

This commit is contained in:
Gourav Kumar 2024-06-13 23:23:59 +05:30
parent a85e9734af
commit 2593264d24

View File

@ -1,12 +1,3 @@
<script setup>
defineProps({
msg: {
type: String,
required: true,
},
});
</script>
<template>
<div>
<el-form :model="form" label-width="auto">