mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-25 12:39:03 +08:00
add a link break before edit page on github link
This commit is contained in:
parent
854a0382b6
commit
4e2cfd1f49
@ -64,6 +64,7 @@
|
||||
<main class="app__main">
|
||||
<slot/>
|
||||
<p>
|
||||
<br />
|
||||
<a :href="editLink" target="_blank">
|
||||
<span>Edit this page on GitHub</span>
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user