1
0
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:
ryanml 2023-01-17 05:52:04 -07:00 committed by GitHub
parent 89ea31ce2f
commit c77629f8aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 0 additions and 6 deletions

View File

@ -215,7 +215,6 @@ export default class ConfirmPageContainerContent extends Component {
{t('insufficientCurrencyBuyOrDeposit', [
nativeCurrency,
networkName,
<Button
type="inline"
className="confirm-page-container-content__link"

View File

@ -32,7 +32,6 @@ export default {
content: 'Snaps',
key: 'snaps',
},
{
icon: <i className="fa fa-lock" />,
content: 'SecurityAndPrivacy',

View File

@ -18,7 +18,6 @@ export const BannerBase = ({
title,
titleProps,
children,
actionButtonLabel,
actionButtonOnClick,
actionButtonProps,

View File

@ -78,7 +78,6 @@ export default {
control: 'object',
table: { category: 'button base props' },
},
loading: {
control: 'boolean',
table: { category: 'button base props' },

View File

@ -73,7 +73,6 @@ export default {
control: 'object',
table: { category: 'button base props' },
},
loading: {
control: 'boolean',
table: { category: 'button base props' },

View File

@ -73,7 +73,6 @@ export default {
control: 'object',
table: { category: 'button base props' },
},
loading: {
control: 'boolean',
table: { category: 'button base props' },