details view image component refactor
All checks were successful
/ Make image (push) Successful in 39s
All checks were successful
/ Make image (push) Successful in 39s
This commit is contained in:
parent
9d80345b77
commit
bb40d17e6b
5 changed files with 118 additions and 39 deletions
|
|
@ -48,7 +48,7 @@ const onLogout = () => {
|
|||
{{ formattedDate }}
|
||||
</n-thing>
|
||||
</n-list-item>
|
||||
<div class="center-button-container">
|
||||
<div class="button-container-center">
|
||||
<n-button type="info" class="center-button" @click="onLogout">Log out</n-button>
|
||||
</div>
|
||||
</n-list>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue