Skip to content

Commit

Permalink
Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
nukeop committed Feb 3, 2020
1 parent bfea27e commit fca0304
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/ui/lib/components/UserPluginsItem/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ const UserPluginsItem = ({
<div className={styles.error_footer}>
{
error &&
<div className={styles.error_message}>
This plugin could not be loaded correctly.
</div>
<div className={styles.error_message}>
This plugin could not be loaded correctly.
</div>
}
</div>
</div>
Expand Down

0 comments on commit fca0304

Please sign in to comment.