UNPKG

131 BPlain TextView Raw
1<template>
2<u-grid-layout-row :repeat="4">
3 <u-grid-layout-column>
4 </u-grid-layout-column>
5</u-grid-layout-row>
6</template>