Skip to content

Commit

Permalink
Merge pull request #4 from vandsonfalcao/feature/updates2024ago
Browse files Browse the repository at this point in the history
Feature/updates2024ago
  • Loading branch information
vandsonfalcao authored Aug 31, 2024
2 parents b18db29 + 8addad2 commit fd8fead
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Aplicações React
>app.js
Reprodução: <a href="https://vlibras-nextjs-on-react-example.vercel.app/" target="_blank">vlibras-nextjs-on-react-example</a>
<a href="https://github.com/vandsonfalcao/vlibras-nextjs-on-react-example" target="_blank">repositorio github</a>

```js
import VLibras from 'vlibras-nextjs';
Expand All @@ -34,6 +35,8 @@ Aplicações Next
>index.tsx
Reprodução: <a href="https://vlibras-nextjs-example.vercel.app/" target="_blank">vlibras-nextjs-example</a>
<a href="https://github.com/vandsonfalcao/vlibras-nextjs-example" target="_blank">repositorio github</a>
<a href="https://github.com/vandsonfalcao/vlibras-nextjs-15-example" target="_blank">repositorio next15 github</a>

```ts
import type { NextPage } from "next";
Expand Down

0 comments on commit fd8fead

Please sign in to comment.