storybookjs / react-inspector

🔍 Power of Browser DevTools inspectors right inside your React app

Home Page:https://5d8cb665bc622e0020296079-dippbxxgcq.chromatic.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import via script tag

jcalfee opened this issue · comments

Is it possible to use your package like this?

<script src="https://cdn.jsdelivr.net/npm/react-inspector@2.3.0/lib/index.min.js"></script>

Usually I see a global show up when I source a udm package. What is the secret? thank you

look like a duplicate of #37

agreed..thank you