We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b034f72 commit 9923217Copy full SHA for 9923217
1 file changed
www/src/pages/testing.js
@@ -35,7 +35,7 @@ const Testing = ({ data, location }) => (
35
<pre className="language-js">
36
<code>
37
{`
38
-import { config } from 'react-transition-group
+import { config } from 'react-transition-group'
39
40
config.disabled = true
41
`.trim()}
0 commit comments