refactor(ui): remaining realtime pages

This commit is contained in:
liyasthomas
2021-07-26 12:40:02 +05:30
parent c3921bebf2
commit 5258db345e
17 changed files with 305 additions and 200 deletions

View File

@@ -1,9 +1,16 @@
<template>
<header class="flex flex-1 py-2 px-4 items-center justify-between">
<div
class="font-extrabold space-x-2 flex-shrink-0 inline-flex items-center"
class="
font-extrabold
space-x-2
flex-shrink-0
text-sm
inline-flex
items-center
"
>
<AppLogo class="h-6 mr-4" /> Hoppscotch
Hoppscotch
</div>
<div class="space-x-2 flex-shrink-0 inline-flex items-center">
<AppGitHubStarButton class="mt-1 mr-2" />