We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afeb1a0 commit 92974c1Copy full SHA for 92974c1
src/index.js
@@ -11,3 +11,5 @@ export { cloneElement } from './clone-element';
11
export { createContext } from './create-context';
12
export { toChildArray } from './diff/children';
13
export { default as options } from './options';
14
+
15
+// Trigger size
0 commit comments