kc token public key/token issue, path root set to 1
This commit is contained in:
@@ -118,12 +118,14 @@ const PathNode = ({ path, isRoot = false }) => {
|
||||
<button
|
||||
onClick={handleEdit}
|
||||
className="button is-small is-info is-light"
|
||||
type="button"
|
||||
>
|
||||
Edit
|
||||
</button>
|
||||
<button
|
||||
onClick={handleDelete}
|
||||
className="button is-small is-danger is-light"
|
||||
type="button"
|
||||
>
|
||||
Delete
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user