fix: template router update

This commit is contained in:
Mythie
2024-02-26 10:31:24 +11:00
parent c7dac2f4de
commit 6b8e11b535
3 changed files with 4 additions and 1 deletions

View File

@ -68,6 +68,7 @@ export const TemplatesDataTable = ({
try {
const { id } = await createDocumentFromTemplate({
templateId,
teamId,
});
toast({