Skip to content

Commit

Permalink
remove dummy text from overview/case-studies
Browse files Browse the repository at this point in the history
  • Loading branch information
DevanjoyDas committed Jan 3, 2025
1 parent ba9671a commit 20d202a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/overview/case-studies/index.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export default function ContentExample() {
</Head>
<Headline1>{newTitle}</Headline1>
<p className='text-[18px]'>
{/* Please fix below dummy text and make it two to three liner so that we can remove the bug of layout shifting :) */}
Learn how organizations are adopting JSON Schema to improve data management, ensure consistency, and streamline workflows across systems.

Check failure on line 34 in pages/overview/case-studies/index.page.tsx

View workflow job for this annotation

GitHub Actions / Code Quality Checks

Insert `⏎·······`
</p>
<div className='mx-auto my-[10px] mt-8 grid w-full grid-cols-1 gap-6 sm:grid-cols-2 lg:w-full'>
Expand Down

0 comments on commit 20d202a

Please sign in to comment.