Skip to content

Commit c64bdb8

Browse files
committed
fix(utility): changed same-height utility name to camel case
1 parent 1fe45e8 commit c64bdb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/utilities/src/utilities/sameheight/sameheight.js

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
/**
99
* Utility that sets an array of elements to the same height.
1010
*
11+
*
1112
* @example
1213
* import {sameheight} from '@carbon/ibmdotcom-utilities';
1314
*

0 commit comments

Comments
 (0)