Skip to content

Commit af55c0c

Browse files
committed
chore(playground): add back link
1 parent a44ace2 commit af55c0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

playground/pages/unwrap.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ This is a callout
2525

2626
<template>
2727
<div class="p-4 prose dark:prose-invert">
28+
<NuxtLink to="/">Back home</NuxtLink>
2829
<div>No unwrap:</div>
2930
<MDC value="Hello **world**" />
3031
<div>Unwrap `p`:</div>

0 commit comments

Comments
 (0)