This one is working fine but the other one isn't showing the output on UI
Why it isn't running with {} brackets?
syntax of arrow functions is () => {} but it isn't running with this but with () => ()
This one is working fine but the other one isn't showing the output on UI
Why it isn't running with {} brackets?
syntax of arrow functions is () => {} but it isn't running with this but with () => ()