Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Update org creation to match
Alexis Sellier committed 5 years ago
commit f2e44ac4a1180605684f1067676671135a646c55
parent 4b1eef422034aec09a21ea7b7f841b67ffe1ccd4
1 file changed +2 -2
modified src/base/orgs/Create.svelte
@@ -91,11 +91,11 @@
{:else} <!-- Org creation flow -->
  <Modal floating on:close>
    <span slot="title">
-
+
      <div>🎪</div>
+
      <span>Create an Org</span>
    </span>

    <span slot="subtitle">
-
      <h3>Create an Org</h3>
      {#if state === State.Idle}
        <div class="highlight">Select a governance model</div>
      {:else if state === State.Signing}