style: adding more styles on the selection modal
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user