Singularity/Library/PackageCache/com.unity.collab-proxy@2.0.3/Editor/PlasticSCM/Assets/Layouts/CreatedOrganizationPanel.uxml

11 lines
374 B
Plaintext
Raw Permalink Normal View History

2024-05-06 14:45:45 -04:00
<UXML xmlns="UnityEngine.UIElements">
<VisualElement class="flex-container main">
<VisualElement class="form">
<Label name="createdTitle" class="title" />
<Label name="createdExplanation" />
</VisualElement>
</VisualElement>
<VisualElement class="footer">
<Button name="continue" />
</VisualElement>
</UXML>