import React from 'react' export default function Nothing() { return ( <> you can paste ) } Nothing.match = () => true