Skip to content

Commit e31d1ba

Browse files
committed
formatting
1 parent 7472b45 commit e31d1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/js/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ export default function selectTree({
2626

2727
/** @type Treeselect */
2828
tree: null,
29-
init() {
3029

30+
init() {
3131
this.tree = new Treeselect({
3232
id: `tree-${name}-id`,
3333
ariaLabel: `tree-${name}-label`,

0 commit comments

Comments
 (0)