Created
June 6, 2019 23:28
-
-
Save arturovt/5f2c98e8c6c132bf8e5262bc25afed66 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
class ButtonComponent_0 {}; | |
ButtonComponent_0* buttonComponent = new ButtonComponent_0(); | |
buttonComponent->type = "primary"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment