Renames DocumentForm to NewRelatedDocumentForm
This commit is contained in:
@@ -13,7 +13,7 @@ function assertUnreachable(_x: never): never {
|
||||
/**
|
||||
* Renders a form for any document type depending on the relationship.
|
||||
*/
|
||||
export const DocumentForm = ({
|
||||
export const NewRelatedDocumentForm = ({
|
||||
campaignId,
|
||||
relationshipType,
|
||||
onCreate,
|
||||
Reference in New Issue
Block a user