Skip to content

Commit 1312f19

Browse files
authored
Update packages/material-ui-utils/src/createChainedFunction.js
1 parent e2104a5 commit 1312f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/material-ui-utils/src/createChainedFunction.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Safe chained function
2+
* Safe chained function.
33
*
44
* Will only create a new function if needed,
55
* otherwise will pass back existing functions or null.

0 commit comments

Comments
 (0)