aboutsummaryrefslogtreecommitdiff
path: root/src/pages/Profile/Profile.js
diff options
context:
space:
mode:
authorEug-VS <eug-vs@keemail.me>2020-01-28 22:13:00 +0300
committerEug-VS <eug-vs@keemail.me>2020-01-28 22:13:00 +0300
commitac791ff6d0c80f90b51866caa3b5195e5f47a045 (patch)
tree773a99deaf05ea75b5179ee9c7f9f7899fa56bbc /src/pages/Profile/Profile.js
parentcde5160d1d9b2528de7894ce9d8b73c5ef8fb0e7 (diff)
downloadchrono-cube-ui-ac791ff6d0c80f90b51866caa3b5195e5f47a045.tar.gz
feat: use react-benzin v1.0.1
Diffstat (limited to 'src/pages/Profile/Profile.js')
-rw-r--r--src/pages/Profile/Profile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/Profile/Profile.js b/src/pages/Profile/Profile.js
index 6ea90c4..65c3734 100644
--- a/src/pages/Profile/Profile.js
+++ b/src/pages/Profile/Profile.js
@@ -10,7 +10,7 @@ import {
Window,
ContentSection,
SmartList,
-} from 'react-benzin-test';
+} from 'react-benzin';
import SolutionCard from '../../components/SolutionCard/SolutionCard';