Hey there, I'm a UXpin newbie very keen on the potential for Merge and trying to create pages using the Ant Design components. Running into all sorts of issues. Have not been able to find any tutorials. Any pointers to resources would be most appreciated.

As a specific example:

When I try and add a style to the Layout component it breaks.

The code i'm adding to the "style" prop is:

{

Β "background-color": "black"

}