Joe
01/03/2023, 4:13 PM@JsName
with name "default" for all component declarations?
For example there are two components from `kotlin-mui`: Tab and Button. They both have @JsName("default")
.
Why do we need to mark these declarations with the annotation and the name?Big Chungus
01/03/2023, 4:52 PM