Skip to content

Commit 0a0710f

Browse files
committed
fix(href):
1 parent 346efd2 commit 0a0710f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/js/Pages/Round/Show.vue

+1
Original file line numberDiff line numberDiff line change
@@ -659,6 +659,7 @@ const downloadReviewsCSV = async () => {
659659

660660
<Link
661661
@click="downloadReviewsCSV"
662+
href="#"
662663
class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded mt-5"
663664
>
664665
Export user reviews .csv

0 commit comments

Comments
 (0)