my code looks like this ``` div { Button ...
# react
d
my code looks like this
Copy code
div {
        Button {
            Icon { +"thumb_up" }
            +"HELLO THERE!"
        }
    }