From 47d55f9c31358f620b91064954eeeb2f40b161a9 Mon Sep 17 00:00:00 2001 From: Mauricio Siu Date: Thu, 5 Mar 2026 01:14:02 -0600 Subject: [PATCH] feat: add 'Templates' tag to SearchDialog component - Introduced a new 'Templates' tag option in the SearchDialog component to enhance search functionality. --- apps/docs/components/SearchDialog.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/docs/components/SearchDialog.tsx b/apps/docs/components/SearchDialog.tsx index bf8178c..bdcc0df 100644 --- a/apps/docs/components/SearchDialog.tsx +++ b/apps/docs/components/SearchDialog.tsx @@ -46,6 +46,7 @@ export default function CustomSearchDialog(props: SharedProps) { Core CLI API + Templates