import { Component } from 'react'; import kep from './kep.png'; export class Valami extends Component { return(
valami
) } export default Valami;