add line between board and platforms

This commit is contained in:
Gamebrary 2020-08-22 11:59:13 -07:00
parent d4010fbc46
commit 5f947eddca

View file

@ -1,6 +1,7 @@
<template lang="html">
<div>
<boards />
<hr />
<legacy-platforms />
</div>
</template>