There was an error while loading. Please reload this page.
1 parent fb38940 commit 11fb33cCopy full SHA for 11fb33c
1 file changed
packages/module/src/Tearsheet/Tearsheet.tsx
@@ -103,7 +103,6 @@ const Tearsheet: FunctionComponent<TearsheetProps> = ({
103
<Modal
104
className={css(classes.tearsheet, stackLevelClassname)}
105
isOpen={isOpen}
106
- variant={ModalVariant.large}
107
aria-label={ariaLabel}
108
aria-labelledby={ariaLabelledBy}
109
aria-describedby={ariaDescribedBy}
0 commit comments