mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 10:33:01 +00:00
renamed to Sprint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { TimerState } from "@issue/shared";
|
||||
import type { TimerState } from "@sprint/shared";
|
||||
import { useEffect, useState } from "react";
|
||||
import { toast } from "sonner";
|
||||
import { parseError, timer } from "@/lib/server";
|
||||
|
||||
Reference in New Issue
Block a user