Update apps/web/app/(dash)/home/page.tsx

Co-authored-by: kaizen-bot[bot] <150987473+kaizen-bot[bot]@users.noreply.github.com>
This commit is contained in:
Dhravya Shah 2024-07-23 23:41:03 -05:00 committed by GitHub
parent 0262404a98
commit 3c92d84f0f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -120,7 +120,8 @@ function Page({ searchParams }: { searchParams: Record<string, string> }) {
initialSpaces={spaces}
/>
<History setQuery={setQuery} />
<History setQuery={setQuery}/>
```
</div>
<div className="w-full fixed bottom-0 left-0 p-4">