We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384d8e7 commit aa9c823Copy full SHA for aa9c823
1 file changed
frontend/src/pages/_dashboard/renderDashboard/organiser/edit/default/index.js
@@ -1,7 +1,7 @@
1
import React from 'react'
2
3
import { useSelector } from 'react-redux'
4
-import { Grid, Box, Typography, TextField } from '@material-ui/core'
+import { Grid, Box, Typography } from '@material-ui/core'
5
import { FastField } from 'formik'
6
7
import MarkdownInput from 'components/inputs/MarkdownInput'
0 commit comments