diff --git a/dashboard/starter-example/app/ui/search.tsx b/dashboard/starter-example/app/ui/search.tsx index e6e93917..a73cbd70 100644 --- a/dashboard/starter-example/app/ui/search.tsx +++ b/dashboard/starter-example/app/ui/search.tsx @@ -9,6 +9,7 @@ export default function Search({ placeholder }: { placeholder: string }) { Search