Skip to content

Commit

Permalink
tiny change
Browse files Browse the repository at this point in the history
  • Loading branch information
TyHil committed Nov 27, 2024
1 parent 5bb8fed commit 330bd73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/dashboard/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ export const Dashboard: NextPage<{ pageTitle: string }> = ({
</Grid>
<Grid size={{ xs: false, sm: 6, md: 6 }}></Grid>
</Grid>
<div className="block sm:hidden">
<div className="sm:hidden">
{carousel}
{searchResultsTable}
</div>
Expand Down

0 comments on commit 330bd73

Please sign in to comment.