Frikk Fossan

Results 1 comments of Frikk Fossan

Another possible solution is this: ``` import React, { Component } from 'react' class Preview extends Component { render () { return ( ) } } module.exports = Preview ```