fix: to composition api
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
{{ email }}
|
||||
</button>
|
||||
</div>
|
||||
<button class="return-button"><a href="/">Return to list project</a></button>
|
||||
<button class="return-button">
|
||||
<RouterLink to="/">Return to list project</RouterLink>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
Reference in New Issue
Block a user