export default { title: "DSS/Welcome", tags: ["autodocs"], }; export const GettingStarted = { render: () => { const div = document.createElement("div"); div.innerHTML = `
Welcome to DSS Storybook. This is your interactive component library.
Initialize your design system from the Admin UI to populate this Storybook.
DSS v1.0.0 | Open Admin UI