Skip to content

Commit bd67ee7

Browse files
committed
docs: fix solid-js sandboxes
1 parent b12043e commit bd67ee7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

website/src/content/docs/examples/solid-balanced.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: SolidJS Balanced Grid
33
description: Example of using BalancedMasonryGrid component from @masonry-grid/solid-js
44
sidebar:
5-
order: 11
5+
order: 12
66
---
77

88
import { Tabs, TabItem } from '@astrojs/starlight/components'

website/src/content/docs/examples/solid-regular.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: SolidJS Regular Grid
33
description: Example of using MasonryGrid component from @masonry-grid/solid-js
44
sidebar:
5-
order: 12
5+
order: 11
66
---
77

88
import { Tabs, TabItem } from '@astrojs/starlight/components'

0 commit comments

Comments
 (0)