Skip to content

Commit

Permalink
Revert bad change
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicPoullain committed Apr 22, 2024
1 parent 153f14c commit 69111db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ function CompanyLogos() {
<div>
<div className="tw-max-w-7xl tw-mx-auto tw-py-6 tw-px-4 sm:tw-px-6 lg:tw-py-12 lg:tw-px-8">
<p className="tw-text-center tw-text-lg tw-font-semibold tw-text-gray-600 tw-uppercase tw-mb-0">
{/* Sponsored by */}
Sponsored by
</p>
<div className="tw-flex tw-justify-center tw-flex-wrap">
{/* <CompanyLogo imageSrc={useBaseUrl('img/trusted-by/company.svg')} companyName="company" href="company" /> */}
{/* <PlusLogo /> */}
<PlusLogo />
</div>
</div>
</div>
Expand Down

0 comments on commit 69111db

Please sign in to comment.