6 lines
156 B
Vue
6 lines
156 B
Vue
<template>
|
|
<div style="width: 100%; height: 90vh">
|
|
<iframe style="width: 100%; height: 100%" src="https://www.rockfic.com/forum/" />
|
|
</div>
|
|
</template>
|