spacer helper

This commit is contained in:
Hayden 2022-10-31 21:39:53 -08:00
parent 8a4207a5be
commit f8cf62381e
No known key found for this signature in database
GPG key ID: 17CF79474E257545

View file

@ -0,0 +1,3 @@
<template>
<div class="grow-1 max-w-full"></div>
</template>