completionId: cgen-32697a13229d4feda27a653cfff4b525
cgen-32697a13229d4feda27a653cfff4b525
This commit is contained in:
parent
0218b7fb97
commit
557164820f
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ import {
|
||||||
} from "lucide-react";
|
} from "lucide-react";
|
||||||
import { SprintWidgetComponent } from "@/components/SprintWidget";
|
import { SprintWidgetComponent } from "@/components/SprintWidget";
|
||||||
import { TeamWidget } from "@/components/TeamWidget";
|
import { TeamWidget } from "@/components/TeamWidget";
|
||||||
|
import SprintManager from "@/components/SprintManager";
|
||||||
|
|
||||||
const API_BASE = import.meta.env.VITE_API_BASE || "";
|
const API_BASE = import.meta.env.VITE_API_BASE || "";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue