Import SEO into ProjectBoard and wrap with fragment
cgen-0d33772ade9340b6bcca83fbc6fcf306
This commit is contained in:
parent
b4b19e24f5
commit
ba87531899
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ import { Select, SelectContent, SelectItem, SelectTrigger, SelectValue } from "@
|
|||
import { Badge } from "@/components/ui/badge";
|
||||
import { aethexCollabService } from "@/lib/aethex-collab-service";
|
||||
import LoadingScreen from "@/components/LoadingScreen";
|
||||
import SEO from "@/components/SEO";
|
||||
|
||||
const columns: {
|
||||
key: "todo" | "doing" | "done" | "blocked";
|
||||
|
|
|
|||
Loading…
Reference in a new issue