completionId: cgen-2a866028865e42369a143a03fa7385a6
cgen-2a866028865e42369a143a03fa7385a6
This commit is contained in:
parent
eecfb8c44c
commit
944d8424d0
1 changed files with 1 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ export default function Dashboard() {
|
|||
const [github, setGithub] = useState("");
|
||||
const [twitter, setTwitter] = useState("");
|
||||
const [savingProfile, setSavingProfile] = useState(false);
|
||||
const [profileLinkCopied, setProfileLinkCopied] = useState(false);
|
||||
|
||||
useEffect(() => {
|
||||
if (profile) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue