Skip to content

Commit f5bcfb8

Browse files
authored
Fix order (#98)
* Add missing docs around upload data * Fix naming and order
1 parent 6c1b5b5 commit f5bcfb8

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"label": "Animations",
3-
"position": 3
3+
"position": 6
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"label": "Localization & Accessibility",
3-
"position": 6
3+
"position": 7
44
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"label": "Media Management",
3+
"position": 3
4+
}

0 commit comments

Comments
 (0)