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 e2104a5 commit 1312f19Copy full SHA for 1312f19
packages/material-ui-utils/src/createChainedFunction.js
@@ -1,5 +1,5 @@
1
/**
2
- * Safe chained function
+ * Safe chained function.
3
*
4
* Will only create a new function if needed,
5
* otherwise will pass back existing functions or null.
0 commit comments