Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
labelFactory = (el) => new MDCFloatingLabel(el),
lineRippleFactory = (el) => new MDCLineRipple(el),
labelFactory = (el) => new MDCFloatingLabel(el),
outlineFactory = (el) => new MDCNotchedOutline(el)) {