Skip to content

Commit

Permalink
Merge branch 'main' into v3
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaMachina committed May 4, 2024
2 parents a4b2e4d + 2f1946f commit ec78ba4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/pages/showcase.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@ source projects powered by Nextra</p>}
<ShowcaseCard title="Safe" href="https://docs.safe.global">
<>![Safe preview](./showcase/safe-core.png)</>
</ShowcaseCard>
<ShowcaseCard title="Auth.js" href="https://authjs.dev">
<>![Auth.js preview](./showcase/authjs.png)</>
</ShowcaseCard>
</Cards>

export const ShowcaseCard = Object.assign(
Expand Down
Binary file added docs/pages/showcase/authjs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@8.15.1",
"packageManager": "pnpm@8.15.8",
"scripts": {
"build": "turbo run build:tailwind build --filter=./packages/\\*",
"build:all": "turbo run build:tailwind build",
Expand Down

0 comments on commit ec78ba4

Please sign in to comment.