mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 09:48:32 +00:00
docs: update README
This commit is contained in:
parent
932cd23096
commit
7788df0b6b
1 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ A few people have asked me to turn this into a starter. I think we could do that
|
|||
> **Warning**
|
||||
> This app is a work in progress. I'm building this in public. You can follow the progress on Twitter [@shadcn](https://twitter.com).
|
||||
|
||||
- [x] Add MDX support for basic pages.
|
||||
- [x] ~Add MDX support for basic pages.~
|
||||
- [ ] Responsive styles.
|
||||
- [ ] Subscriptions using Stripe.
|
||||
- [ ] Add Media Library.
|
||||
|
|
@ -54,7 +54,7 @@ A few people have asked me to turn this into a starter. I think we could do that
|
|||
|
||||
A list of things not working right now:
|
||||
|
||||
1. GitHub authentication (use email)
|
||||
1. ~GitHub authentication (use email)~
|
||||
2. [Prisma: Error: ENOENT: no such file or directory, open '/var/task/.next/server/chunks/schema.prisma'](https://github.com/prisma/prisma/issues/16117)
|
||||
3. [Next.js 13: Client side navigation does not update head](https://github.com/vercel/next.js/issues/42414)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue