4 lines
118 B
Vue
4 lines
118 B
Vue
<template src="./App.html"></template>
|
|
|
|
<script src="./App.js"></script>
|
|
<style lang="scss" src="./App.scss"></style>
|