Loading…
+ ) : ( + <> ++ Give your band a name to get started. You can add members and connect storage after. +
-{error}
} - - { - setName(e.target.value); - setSlug(e.target.value.toLowerCase().replace(/\s+/g, "-").replace(/[^a-z0-9-]/g, "")); - }} - style={inputStyle} - /> - - setSlug(e.target.value)} - style={{ ...inputStyle, fontFamily: "monospace", marginBottom: 16 }} - /> - - setNcBasePath(e.target.value)} - placeholder={`bands/${slug || "my-band"}/`} - style={{ ...inputStyle, fontSize: 13, fontFamily: "monospace", marginBottom: 4 }} - /> -
- Path relative to your Nextcloud root. Leave blank to use bands/{slug || "slug"}/
-
Loading...
} - -No bands yet. Create one to get started.
+ {error && ( +{error}
)} -
+ Path relative to your Nextcloud root. Leave blank to use{" "}
+ bands/{slug || "slug"}/
+
Loading...
} - {me &&