chore: Lint shared directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// @flow
|
||||
import { keyframes } from 'styled-components';
|
||||
import { keyframes } from "styled-components";
|
||||
|
||||
export const fadeIn = keyframes`
|
||||
from { opacity: 0; }
|
||||
|
||||
Reference in New Issue
Block a user