Skip to content

Commit

Permalink
docs: added IntroductionTab component in pl/introduction.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
wiktrek committed Aug 8, 2024
1 parent eb7b425 commit 8df5464
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ layout: ../../layouts/docs.astro
lang: pl
---

<div class="embed">
<iframe width="560" height="315" src="https://www.youtube.com/embed/YkOSUVzOAA4" title="The best stack for your next project" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
import { IntroductionTab } from "../../components/docs/introductionTab";

<IntroductionTab client:load />

## T3 Stack

Expand Down

0 comments on commit 8df5464

Please sign in to comment.