mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Removing erroneous blank lines in ui/components (#17225)
This commit is contained in:
parent
89ea31ce2f
commit
c77629f8aa
@ -215,7 +215,6 @@ export default class ConfirmPageContainerContent extends Component {
|
||||
{t('insufficientCurrencyBuyOrDeposit', [
|
||||
nativeCurrency,
|
||||
networkName,
|
||||
|
||||
<Button
|
||||
type="inline"
|
||||
className="confirm-page-container-content__link"
|
||||
|
@ -32,7 +32,6 @@ export default {
|
||||
content: 'Snaps',
|
||||
key: 'snaps',
|
||||
},
|
||||
|
||||
{
|
||||
icon: <i className="fa fa-lock" />,
|
||||
content: 'SecurityAndPrivacy',
|
||||
|
@ -18,7 +18,6 @@ export const BannerBase = ({
|
||||
title,
|
||||
titleProps,
|
||||
children,
|
||||
|
||||
actionButtonLabel,
|
||||
actionButtonOnClick,
|
||||
actionButtonProps,
|
||||
|
@ -78,7 +78,6 @@ export default {
|
||||
control: 'object',
|
||||
table: { category: 'button base props' },
|
||||
},
|
||||
|
||||
loading: {
|
||||
control: 'boolean',
|
||||
table: { category: 'button base props' },
|
||||
|
@ -73,7 +73,6 @@ export default {
|
||||
control: 'object',
|
||||
table: { category: 'button base props' },
|
||||
},
|
||||
|
||||
loading: {
|
||||
control: 'boolean',
|
||||
table: { category: 'button base props' },
|
||||
|
@ -73,7 +73,6 @@ export default {
|
||||
control: 'object',
|
||||
table: { category: 'button base props' },
|
||||
},
|
||||
|
||||
loading: {
|
||||
control: 'boolean',
|
||||
table: { category: 'button base props' },
|
||||
|
Loading…
x
Reference in New Issue
Block a user