UNPKG

@stanfordspezi/spezi-web-design-system

Version:

Stanford Biodesign Digital Health Spezi Web Design System

8 lines (7 loc) 223 B
/** * ## Storybook * <StorybookEmbed id="molecules-consentdialog--default" /> * @packageDocumentation */ export * from './ConsentDialog'; export { useConsentDialog, ConsentDialogContext } from './ConsentDialogContext';