Skip to content

Commit b06bc39

Browse files
committed
removed transition package
1 parent e438347 commit b06bc39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import {
88
} from 'react-router-dom';
99
import { connect } from 'react-redux';
1010
import { ThemeProvider } from 'styled-components';
11-
import { CSSTransition } from 'react-transition-group';
1211

1312
import whitetheme from '../config/theme/whitetheme';
1413
import darktheme from '../config/theme/darktheme';

0 commit comments

Comments
 (0)