Skip to content

Commit b90258d

Browse files
add missing component import
1 parent a502e34 commit b90258d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/api/tasks.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: The /tasks route allows you to manage and monitor Meilisearch's asy
55
---
66

77
import { RouteHighlighter } from '/snippets/route_highlighter.mdx'
8+
import { NoticeTag } from '/snippets/notice_tag.mdx';
89

910
import CodeSamplesCancelTasks1 from '/snippets/samples/code_samples_cancel_tasks_1.mdx';
1011
import CodeSamplesDeleteTasks1 from '/snippets/samples/code_samples_delete_tasks_1.mdx';

0 commit comments

Comments
 (0)