mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2025-10-29 09:40:31 +00:00
Link title for better accessibilty
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
<template>
|
||||
<div class="product-card">
|
||||
<router-link to="/add">
|
||||
<router-link to="/add" title="Add new product">
|
||||
<i class="icon icon--add-circle"></i>
|
||||
</router-link>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user