Skip to content
#

pure

Here are 219 public repositories matching this topic...

aaamrh
aaamrh commented Jan 26, 2022

I tried a lot of ways,but it dosen't show any information in console. I don't know what's wrong.

import { times } from "lodash";
import React from "react";
import ReactDOM from "react-dom";
import whyDidYouRender from "@welldone-software/why-did-you-render";

if (process.env.NODE_ENV === 'development') {
  const whyDidYouRender = require('@welldone-software/why-did-you-rende
help wanted good first issue question

Improve this page

Add a description, image, and links to the pure topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pure topic, visit your repo's landing page and select "manage topics."

Learn more