Skip to content

Commit fc98503

Browse files
authored
Merge pull request #1067 from Ishavyas9/main
sidebar issue fix
2 parents e8962d0 + 1a9c83d commit fc98503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1764,7 +1764,7 @@ module.exports = {
17641764
type: "category",
17651765
collapsed: true,
17661766
label: "Features",
1767-
items: ["camera-image-injection-on-real-devices", "biometric-authentication-on-real-devices", "contacts-on-real-devices", "real-device-adb-shell", "ui-inspector", "screen-reader-on-real-devices-app", "accessibility-settings-ios"],
1767+
items: ["camera-image-injection-on-real-devices", "biometric-authentication-on-real-devices", "real-device-adb-shell", "screen-reader-on-real-devices-app", "accessibility-settings-ios"],
17681768
},
17691769
],
17701770
},

0 commit comments

Comments
 (0)