Clean up before initial release - 2
This commit is contained in:
parent
6a8cf279a2
commit
9995fa40c0
@ -63,7 +63,7 @@ const BadgeCreationPage: NextPage = () => {
|
||||
id: 'key',
|
||||
name: 'key',
|
||||
title: 'Public Key',
|
||||
subtitle: 'One part of the key pair to be utilized for post-creation access control',
|
||||
subtitle: 'Part of the key pair to be utilized for post-creation access control',
|
||||
})
|
||||
|
||||
const performBadgeCreationChecks = () => {
|
||||
|
@ -165,7 +165,7 @@ const BadgeHubExecutePage: NextPage = () => {
|
||||
id: 'key',
|
||||
name: 'key',
|
||||
title: 'Public Key',
|
||||
subtitle: 'One part of the key pair to be utilized for post-creation access control',
|
||||
subtitle: 'Part of the key pair to be utilized for post-creation access control',
|
||||
})
|
||||
|
||||
const ownerState = useInputState({
|
||||
|
Loading…
Reference in New Issue
Block a user