Skip to content

Commit 861f320

Browse files
authored
Merge pull request #2176 from RushilK7/stage
smartui sidebar changes
2 parents d56dee3 + fb188ad commit 861f320

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

docs/smartui-storybook-integration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
id: smart-ui-storybook
33
title: Getting started with Smart UI using Storybook On LambdaTest
4-
sidebar_label: Setup with Storybook
54
description: In this documentation, learn how to perform Visual UI Testing with Storybook on the LambdaTest Automation Cloud across 40+ browser versions.
65
keywords:
76
- Visual Regression

sidebars.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3282,16 +3282,16 @@ module.exports = {
32823282
},
32833283
],
32843284
},
3285+
{
3286+
type: "doc",
3287+
label: "Storybook Integration",
3288+
id: "smart-ui-storybook",
3289+
},
32853290
{
32863291
type: "category",
3287-
label: "Design & Component Testing",
32883292
collapsed: true,
3293+
label: "Figma Integration",
32893294
items: [
3290-
{
3291-
type: "doc",
3292-
label: "Storybook Integration",
3293-
id: "smart-ui-storybook",
3294-
},
32953295
{
32963296
type: "doc",
32973297
label: "Figma Web CLI",

0 commit comments

Comments
 (0)