mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
chore: remove deploy preview workflow from GitHub Actions
- Deleted the deploy preview workflow file as it is no longer needed. - This change simplifies the workflow configuration and reduces maintenance overhead.
This commit is contained in:
@@ -107,7 +107,7 @@ const Search = () => {
|
||||
<PopoverContent className="w-[200px] p-0">
|
||||
<Command shouldFilter={false}>
|
||||
<CommandInput
|
||||
placeholder="Search tags..."
|
||||
placeholder="Search tags...."
|
||||
value={tagSearch}
|
||||
onValueChange={setTagSearch}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user