mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
fix lint error
This commit is contained in:
parent
920dcac7f0
commit
e5369db2d5
@ -1,7 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<section class="section">
|
<section class="section">
|
||||||
<div class="columns is-mobile">
|
<div class="columns is-mobile">
|
||||||
|
|
||||||
<card
|
<card
|
||||||
title="Free"
|
title="Free"
|
||||||
icon="github-circle"
|
icon="github-circle"
|
||||||
@ -29,7 +28,6 @@
|
|||||||
>
|
>
|
||||||
No other internal dependency
|
No other internal dependency
|
||||||
</card>
|
</card>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
Reference in New Issue
Block a user