Tldraw/templates/nextjs
Steve Ruiz 0c68317885
Update template versions to latest (#3646)
This PR bumps the template versions to latest.

### Change Type

- [x] `internal` — Does not affect user-facing stuff
- [x] `bugfix` — Bug fix
2024-04-30 10:12:58 +00:00
..
src/app styling: make dotcom and examples site have consistent font styling (#3271) 2024-03-27 09:44:22 +00:00
.eslintrc.json Use github actions to mirror templates from monorepo to appropriate repos (#2781) 2024-02-29 10:48:31 +00:00
.gitignore Use github actions to mirror templates from monorepo to appropriate repos (#2781) 2024-02-29 10:48:31 +00:00
LICENSE Use github actions to mirror templates from monorepo to appropriate repos (#2781) 2024-02-29 10:48:31 +00:00
README.md Use github actions to mirror templates from monorepo to appropriate repos (#2781) 2024-02-29 10:48:31 +00:00
next.config.cjs [dx] Allow vscode to search inside md files by default (#3105) 2024-03-11 14:08:04 +00:00
package.json Update template versions to latest (#3646) 2024-04-30 10:12:58 +00:00
tsconfig.json Use github actions to mirror templates from monorepo to appropriate repos (#2781) 2024-02-29 10:48:31 +00:00
yarn.lock Bump the npm_and_yarn group across 3 directories with 3 updates (#3087) 2024-03-11 12:16:46 +00:00

README.md

tldraw

This repo contains a very basic example of how to use tldraw in a Next.js app using the src directory and App router.