mogging
This commit is contained in:
@@ -18,6 +18,6 @@ const keys = ["name", "link"];
|
||||
:key="rowIndex"
|
||||
:href="row.link"
|
||||
>
|
||||
<h2>{{ row.name }}</h2>
|
||||
<p>{{ row.name }}</p>
|
||||
</a>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user