Skip to content

Commit 6451162

Browse files
Merge pull request #7 from parthlambdatest/test_4
c1
2 parents efe35ad + 39f1adf commit 6451162

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
run: |
3939
smartui --version
4040
smartui config create .smartui.json
41-
smartui storybook ./18c18586-e375-4f83-b871-4bfec453c5ef --config .smartui.json --env stage
41+
smartui storybook ./storybook-static --config .smartui.json

src/stories/Header.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ Header.propTypes = {
5555
Header.defaultProps = {
5656
user: null,
5757
};
58+

0 commit comments

Comments
 (0)