Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
psiddharthdesign committed Jul 17, 2024
1 parent a93b606 commit a5ca5ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export default async function Page({
const filters = projectsfilterSchema.parse(searchParams);

return (
<div className="flex flex-col gap-4 w-full mt-8">
<div className="flex flex-col space-y-4 w-full mt-8">
<PageHeading
title="Projects"
subTitle="You can create projects within teams, or within your organization."
Expand Down

0 comments on commit a5ca5ba

Please sign in to comment.