I really need help with this stage. I have exported the functionhandleKeyPress from handlers.js and I don't know what next.
I have actually gotten 4 of the 5 requirements of this task.
Feeleep post your code and the submission result please
import { config } from "./constants" export const handleKeyPress = (term, state) => { return (name, matches, data)=> { } }
sorted out already