Skip to content

Commit

Permalink
REMOVE first buy button
Browse files Browse the repository at this point in the history
  • Loading branch information
pubkey committed May 20, 2024
1 parent 73b9828 commit 90d58ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs-src/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -349,13 +349,13 @@ export default function Home() {
>
Try RxDB for free
</a>
<a
{/* <a
className="button"
href="/premium#price-calculator-block"
onClick={() => trigger('request_premium_main_page', 3)}
>
Get Now
</a>
</a> */}
<a
className="button light"
href="/code"
Expand Down

0 comments on commit 90d58ae

Please sign in to comment.