We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d18960 commit 1a012b1Copy full SHA for 1a012b1
packages/storybook/.storybook/main.js
@@ -51,6 +51,13 @@ module.exports = {
51
name: getAbsolutePath("@storybook/react-webpack5"),
52
options: {}
53
},
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
+ },
61
docs: {
62
autodocs: true
63
}
0 commit comments