diff --git a/src/components/modals/main/marketplace/Item.jsx b/src/components/modals/main/marketplace/Item.jsx index eedf7cde..e3a34d8a 100644 --- a/src/components/modals/main/marketplace/Item.jsx +++ b/src/components/modals/main/marketplace/Item.jsx @@ -119,7 +119,7 @@ class Item extends PureComponent { {this.props.data.data.settings ? ( product this.setState({ showLightbox: true })} /> @@ -285,7 +285,7 @@ class Item extends PureComponent { icon {this.props.button} diff --git a/src/components/modals/main/marketplace/Items.jsx b/src/components/modals/main/marketplace/Items.jsx index adb95ec5..d745f774 100644 --- a/src/components/modals/main/marketplace/Items.jsx +++ b/src/components/modals/main/marketplace/Items.jsx @@ -66,14 +66,14 @@ function Items({ icon
diff --git a/src/components/modals/main/settings/sections/About.jsx b/src/components/modals/main/settings/sections/About.jsx index 602019c9..0b4397f8 100644 --- a/src/components/modals/main/settings/sections/About.jsx +++ b/src/components/modals/main/settings/sections/About.jsx @@ -133,7 +133,7 @@ export default class About extends PureComponent {
- Logo + Logo {variables.getMessage('modals.main.settings.sections.about.version.title')}{' '} {variables.constants.VERSION} @@ -290,7 +290,7 @@ export default class About extends PureComponent { {login} @@ -302,7 +302,7 @@ export default class About extends PureComponent { this.state.other_contributors.map(({ login, avatar_url }) => ( - {login} + {login} )) @@ -330,7 +330,7 @@ export default class About extends PureComponent { target="_blank" rel="noopener noreferrer" > - {handle} + {handle} ); diff --git a/src/components/modals/main/settings/sections/Changelog.jsx b/src/components/modals/main/settings/sections/Changelog.jsx index 07c57eb2..de5b7a65 100644 --- a/src/components/modals/main/settings/sections/Changelog.jsx +++ b/src/components/modals/main/settings/sections/Changelog.jsx @@ -134,7 +134,7 @@ export default class Changelog extends PureComponent { {this.state.image ? (