Skip to content

Commit bee5b6f

Browse files
docs: Update Data Schemas page, remove Data Schema Cheatsheet (#1512)
1 parent 77c3824 commit bee5b6f

File tree

3 files changed

+284
-180
lines changed

3 files changed

+284
-180
lines changed

apps/typegpu-docs/astro.config.mjs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,6 @@ export default defineConfig({
226226
{
227227
label: 'Reference',
228228
items: stripFalsy([
229-
{
230-
label: 'Data Schema Cheatsheet',
231-
slug: 'reference/data-schema-cheatsheet',
232-
},
233229
DEV && {
234230
label: 'Naming Convention',
235231
slug: 'reference/naming-convention',

0 commit comments

Comments
 (0)