Skip to content

Commit 4c82b0b

Browse files
fix: updated sidebar positions in guides section
Co-authored-by: Kacper Żółkiewski <74975508+kacperzolkiewski@users.noreply.github.com>
1 parent 50479b6 commit 4c82b0b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/docs/guides/custom-context-menu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 4
2+
sidebar_position: 3
33
---
44

55
# Custom context menu

docs/docs/guides/emojis.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 3
2+
sidebar_position: 2
33
---
44

55
import InteractiveExample from '@site/src/components/InteractiveExample';

docs/docs/guides/user-and-channel-mentions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 2
2+
sidebar_position: 1
33
---
44

55
import InteractiveExample from '@site/src/components/InteractiveExample';

0 commit comments

Comments
 (0)