We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a842919 commit 9439c82Copy full SHA for 9439c82
DEV_ONLY/index.tsx
@@ -1,6 +1,5 @@
1
import React from 'react';
2
import { createRoot } from 'react-dom/client';
3
-import hashIt from '../src';
4
import hash from '../src';
5
6
document.body.style.backgroundColor = '#1d1d1d';
0 commit comments