We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8626ac8 commit 28ca8d4Copy full SHA for 28ca8d4
1 file changed
…c/hoc/withSuspense/styled/AnimatedDiv.js …/hoc/withSuspense/styled/AnimatedDiv.tsxfront/src/hoc/withSuspense/styled/AnimatedDiv.js renamed to front/src/hoc/withSuspense/styled/AnimatedDiv.tsx
@@ -1,8 +1,4 @@
1
-// @flow
2
-
3
-// @region imports
4
import styled, { keyframes, css } from 'styled-components';
5
-// #endregion
6
7
const fadeIn = keyframes`
8
from {
0 commit comments