We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7708fe commit b3d8ceaCopy full SHA for b3d8cea
apps/docs/app/(home)/sponsors/sponsors-data.ts
@@ -21,7 +21,6 @@ export interface HonorableMention {
21
| 'Educational';
22
}
23
24
-// Sample sponsors data - replace with real data
25
export const sponsors: Sponsor[] = [
26
{
27
id: 'neon',
apps/docs/package.json
@@ -47,7 +47,7 @@
47
"date-fns": "^4.1.0",
48
"embla-carousel-react": "^8.6.0",
49
"fast-glob": "^3.3.3",
50
- "fumadocs-core": "15.7.2",
+ "fumadocs-core": "15.5.0",
51
"fumadocs-docgen": "^2.0.0",
52
"fumadocs-mdx": "11.6.6",
53
"fumadocs-ui": "15.5.0",
0 commit comments