mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-01 19:25:56 +00:00
fix(react): add owner modal title (#3222)
This commit is contained in:
parent
f0c8f85a0e
commit
3ee6e760f0
@ -42,7 +42,7 @@ export const AddOwnerModal = ({ visible, onClose, owners, updateOwnership }: Pro
|
||||
|
||||
return (
|
||||
<Modal
|
||||
title="Add tag"
|
||||
title="Add owner"
|
||||
visible={visible}
|
||||
onCancel={onClose}
|
||||
footer={
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user