mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 02:33:01 +00:00
renamed to Sprint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { ProjectRecord, ProjectResponse } from "@issue/shared";
|
||||
import type { ProjectRecord, ProjectResponse } from "@sprint/shared";
|
||||
import { useState } from "react";
|
||||
import { CreateProject } from "@/components/create-project";
|
||||
import { Button } from "@/components/ui/button";
|
||||
|
||||
Reference in New Issue
Block a user