Skip to content

Commit 10f60db

Browse files
committed
rebuild lettergroup min file
1 parent 0e4955c commit 10f60db

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

amd/build/lettergroup.min.js

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

amd/build/lettergroup.min.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

amd/src/lettergroup.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ const Selectors = {
3030
};
3131

3232
/**
33-
* Init function. Adds event listener to orientation marker of letter group to enable a collapsible letter group.
33+
* Init function.
34+
* Adds event listener to orientation marker of letter group to enable a collapsible letter group.
3435
*/
3536
export function init() {
3637
letterboxes.forEach(

0 commit comments

Comments
 (0)