Created
January 31, 2020 06:57
-
-
Save dongsik-yoo/a10260326553cfede4511cbd8efa4175 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new (class extends v { | |
getComponent() { | |
return Object(o.h)("h2", null, "Week View"); | |
} | |
})(document.getElementById("app1")).render(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment