From ac791ff6d0c80f90b51866caa3b5195e5f47a045 Mon Sep 17 00:00:00 2001 From: Eug-VS Date: Tue, 28 Jan 2020 22:13:00 +0300 Subject: feat: use react-benzin v1.0.1 --- src/pages/Contribute/Contribute.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages/Contribute') diff --git a/src/pages/Contribute/Contribute.js b/src/pages/Contribute/Contribute.js index 70003ba..aa1c3f7 100644 --- a/src/pages/Contribute/Contribute.js +++ b/src/pages/Contribute/Contribute.js @@ -15,7 +15,7 @@ import TrendingUpIcon from '@material-ui/icons/TrendingUp'; import BugReportIcon from '@material-ui/icons/BugReport'; import NewReleasesIcon from '@material-ui/icons/NewReleases'; -import { Window, ContentSection } from 'react-benzin-test'; +import { Window, ContentSection } from 'react-benzin'; const useStyles = makeStyles(theme => ({ -- cgit v1.2.3