CodeWithHarry / NewsMonkey-React

News App created using React and NewsAPI
268 stars 205 forks source link

react_devtools_backend.js:4026 Warning: Received `true` for a non-boolean attribute `without`. If you want to write it to the DOM, pass a string instead: without="true" or without={value.toString()}. #20

Open Rohitatwal1 opened 1 year ago

Rohitatwal1 commented 1 year ago

react_devtools_backend.js:4026 Warning: Received true for a non-boolean attribute without.

If you want to write it to the DOM, pass a string instead: without="true" or without={value.toString()}.

*Error arrives Newsmonkey app Screenshot (47) *