mirror of
https://github.com/DevVoxel/VectorDNS.git
synced 2026-02-27 05:47:38 +00:00
Mark TypeScript types as completed in roadmap
This commit is contained in:
@@ -101,7 +101,7 @@ const nodes: Node<PhaseNodeData>[] = [
|
||||
icon: Database,
|
||||
color: "#6366f1",
|
||||
items: [
|
||||
{ text: "TypeScript types", completed: false },
|
||||
{ text: "TypeScript types", completed: true },
|
||||
{ text: "Supabase schema & migrations", completed: false },
|
||||
{ text: "Supabase client setup (@supabase/ssr)", completed: false },
|
||||
{ text: "Project config & env setup", completed: false },
|
||||
|
||||
Reference in New Issue
Block a user