Set up Stackblitz examples for the components in the Web Components package. #6665
Labels
examples
related to examples/CodeSandboxes
role: dev
type: stories 📚
Updates to Storybook examples or docs
web component
The
Side Panel
andTearsheet
components in the Web Components package do not have examples in Stackblitz. Update the existing Stackblitz setup for the React package to include/generate examples for the Web Components package as well.examples
directory inpackages/ibm-products-web-components
yarn create vite
from the newexamples
directory withlit
andTypeScript
, once forside-panel
and once againtearsheet
<c4p-side-panel></c4p-side-panel>
and<c4p-tearsheet></c4p-tearsheet>
The text was updated successfully, but these errors were encountered: