Title / Description
Code export default class MyClass { static a = 1; myMethod = () => { const userId = 1; doSomething(); } render() { return <MyComponent demo={true} />; } }
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code