forked from jsnbuchanan/crowd-funder-for-time-pwa
(chore): cleaning up formatting and relative references
This commit is contained in:
@@ -125,7 +125,7 @@ export const shortDid = (did: string) => {
|
||||
} else {
|
||||
return did.substring(0, did.indexOf(":", 4) + 7) + "...";
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
export const nameForDid = (
|
||||
activeDid: string,
|
||||
|
||||
Reference in New Issue
Block a user