mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
feat: add 'Templates' tag to SearchDialog component
- Introduced a new 'Templates' tag option in the SearchDialog component to enhance search functionality.
This commit is contained in:
@@ -46,6 +46,7 @@ export default function CustomSearchDialog(props: SharedProps) {
|
||||
<TagsListItem value="core">Core</TagsListItem>
|
||||
<TagsListItem value="cli">CLI</TagsListItem>
|
||||
<TagsListItem value="api">API</TagsListItem>
|
||||
<TagsListItem value="templates">Templates</TagsListItem>
|
||||
</TagsList>
|
||||
</SearchDialogFooter>
|
||||
</SearchDialogContent>
|
||||
|
||||
Reference in New Issue
Block a user