Files
shadcn-ui/apps/v4/lib/docs.ts
shadcn 38de7fddc2 feat: rtl (#9498)
* feat: rtl

* feat

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* feat: add sidebar

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* chore: changeset

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix
2026-01-30 21:08:39 +04:00

10 lines
211 B
TypeScript

export const PAGES_NEW = [
"/create",
"/docs/rtl",
"/docs/changelog",
"/docs/components/radix/direction",
"/docs/components/base/direction",
]
export const PAGES_UPDATED = ["/docs/components/button"]