chore: Move to prettier standard double quotes (#1309)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
// @flow
|
||||
import styled from 'styled-components';
|
||||
import styled from "styled-components";
|
||||
|
||||
const Badge = styled.span`
|
||||
margin-left: 10px;
|
||||
|
Reference in New Issue
Block a user