import React from 'react'; export const ComponentMock = () => { return
My component mocked
; };