5 lines
153 B
Vue
5 lines
153 B
Vue
|
<template>
|
||
|
<div style="width: 100%;">
|
||
|
<iframe style="width: 100%; height: max-content;" src="https://www.rockfic.com/forum/"/>
|
||
|
</div>
|
||
|
</template>
|