Css tidy up

This commit is contained in:
MrFry 2020-03-07 16:27:43 +01:00
parent d0a48513e9
commit 67b1fa2d37
18 changed files with 0 additions and 346 deletions

View file

@ -1,7 +1,6 @@
import React, { PureComponent } from 'react'
import Question from '../Question'
import './Subject.css'
class Subject extends PureComponent {
render () {