fix: Some react warnings in dev mode
This commit is contained in:
@@ -291,7 +291,6 @@ function DocumentHeader({
|
||||
to={newDocumentPath(document.collectionId, {
|
||||
templateId: document.id,
|
||||
})}
|
||||
primary
|
||||
>
|
||||
{t("New from template")}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user