minor change
This commit is contained in:
parent
fcbecb5bc5
commit
ba8dd7dd8f
|
@ -105,7 +105,6 @@ export default function TeamManagement({
|
||||||
.writeText(publicCollectionURL)
|
.writeText(publicCollectionURL)
|
||||||
.then(() => console.log("Copied!"));
|
.then(() => console.log("Copied!"));
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
alert(err);
|
|
||||||
console.log(err);
|
console.log(err);
|
||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
|
|
Ŝarĝante…
Reference in New Issue