Skip to content

Commit 1a012b1

Browse files
authored
update config (#1314)
1 parent 0d18960 commit 1a012b1

File tree

1 file changed

+7
-0
lines changed
  • packages/storybook/.storybook

1 file changed

+7
-0
lines changed

packages/storybook/.storybook/main.js

+7
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,13 @@ module.exports = {
5151
name: getAbsolutePath("@storybook/react-webpack5"),
5252
options: {}
5353
},
54+
refs: {
55+
"va-mobile": {
56+
title: "VA Mobile Design System",
57+
url: "https://department-of-veterans-affairs.github.io/va-mobile-library",
58+
expanded: "false"
59+
}
60+
},
5461
docs: {
5562
autodocs: true
5663
}

0 commit comments

Comments
 (0)