minor change
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user