Jemt / Fit.UI

Fit.UI is a JavaScript based UI framework built on Object Oriented principles
http://fitui.org
GNU Lesser General Public License v3.0
19 stars 7 forks source link

#198 Variable "elm" was used without being defined. #199

Closed kollster closed 4 months ago

kollster commented 4 months ago

The variable "elm" was used without being defined. Defined the variable using let as it is mutated later on.

Fixes #198