mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 17:32:18 +00:00
MyLv
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import MylvStudent from "../../../components/Cis/Mylv/Student.js";
|
||||
|
||||
Vue.createApp({
|
||||
components: {
|
||||
MylvStudent
|
||||
}
|
||||
}).mount('#content');
|
||||
Reference in New Issue
Block a user