nikikalwar

Results 6 comments of nikikalwar

Adding a div element should work fine `class Para extends React.Component { render() { return ( Some Text ) } } `

Hi @Timer, The behaviour is expected because you are trying to import something which is not there. Let's say If I am importing with the below code: import {debounceTime} from...

Hi, I want to work on this issue, can you please assign it to me

Hi, I checked the code and tried to reproduce the scenario but it didn't give any error so went and checked the code provided in the first post. https://codesandbox.io/s/ecstatic-wood-ou6px?file=/src/index.js So,...

In simple Terms, Import React from "react" means we are importing the React Object; if we removed the import from React and then use it will throw an error saying...

Hi All, I am interested with node process object, can I pick this up for investigation?