7 lines
84 B
Vue
7 lines
84 B
Vue
<template>
|
|
<div>
|
|
<BootstrapNav />
|
|
<BootstrapAbout />
|
|
</div>
|
|
</template>
|