feat: tooltip and popover components

This commit is contained in:
Liyas Thomas
2021-07-02 16:30:08 +00:00
committed by GitHub
parent ff791098d8
commit b55439ce44
63 changed files with 1172 additions and 1461 deletions

View File

@@ -1,10 +1,10 @@
<template>
<div>
<div class="flex flex-col space-y-16">
<LandingHero />
<LandingStats />
<LandingUsers />
<LandingFeatures />
<LandingPackage />
<LandingCTA />
<LandingFooter />
</div>
</template>