refactor(ui): popovers

This commit is contained in:
Liyas Thomas
2021-07-05 16:52:15 +00:00
committed by GitHub
parent fde5b0717d
commit 93d373c032
42 changed files with 828 additions and 827 deletions

View File

@@ -1,5 +1,5 @@
<template>
<TranslateFade appear>
<transition name="fade" appear>
<GithubButton
title="Star Hoppscotch"
href="https://github.com/hoppscotch/hoppscotch"
@@ -15,7 +15,7 @@
aria-label="Star Hoppscotch on GitHub"
data-size="large"
/>
</TranslateFade>
</transition>
</template>
<script>