style: adding more styles on the selection modal

This commit is contained in:
XnpioChV
2023-03-19 15:41:43 -05:00
parent 3b69958427
commit 71efe876d3
29 changed files with 233 additions and 85 deletions

View File

@@ -2,6 +2,7 @@
exports[`SourceCodeModal renders as expected with default behavior 1`] = `
<BaseModal
bodyStyle={null}
close={[MockFunction]}
confirmAction={
<Button
@@ -24,6 +25,7 @@ exports[`SourceCodeModal renders as expected with default behavior 1`] = `
</Button>
}
footerAction={null}
headerComponent={null}
isFullscreenScroll={true}
isOpen={false}
size="xl"