Skip to content

Commit 28ca8d4

Browse files
committed
migration
1 parent 8626ac8 commit 28ca8d4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

front/src/hoc/withSuspense/styled/AnimatedDiv.js renamed to front/src/hoc/withSuspense/styled/AnimatedDiv.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
// @flow
2-
3-
// @region imports
41
import styled, { keyframes, css } from 'styled-components';
5-
// #endregion
62

73
const fadeIn = keyframes`
84
from {

0 commit comments

Comments
 (0)