react-jsbox
Advanced tools
Comparing version
{ | ||
"name": "react-jsbox", | ||
"version": "0.0.46", | ||
"version": "0.0.47", | ||
"description": "A Custom React Renderer for writing JSBox apps in React.", | ||
@@ -54,2 +54,2 @@ "keywords": [ | ||
"license": "MIT" | ||
} | ||
} |
@@ -6,3 +6,2 @@ import usePing from './usePing' | ||
import useDebounce from './useDebounce' | ||
import useSizeThatFits from './useSizeThatFits' | ||
@@ -14,4 +13,3 @@ export default { | ||
useLocation, | ||
useDebounce, | ||
useSizeThatFits | ||
useDebounce | ||
} |
Sorry, the diff of this file is too big to display
100398
-1.02%20
-4.76%742
-3.39%