Skip to content

Commit 17bac5b

Browse files
lorenloren
authored andcommitted
fix BlnTextarea
1 parent c500728 commit 17bac5b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/components/BlnTextarea.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,4 +212,6 @@ export class BlnTextarea extends TailwindElement {
212212
this._isValidSet = true;
213213
}
214214
}
215-
}
215+
}
216+
217+
const nothing = undefined;

0 commit comments

Comments
 (0)