fix: breadcrumb loading state for the issue details page (#3892)

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
Aaryan Khandelwal 2024-03-06 20:38:21 +05:30 committed by GitHub
parent b4adb82d40
commit cb5198c883
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 24 deletions

View file

@ -13,7 +13,6 @@ import GithubLogo from "public/logos/github-square.png";
import SlackLogo from "public/services/slack.png";
// types
import { IWorkspaceIntegration } from "@plane/types";
// services
import { ProjectService } from "services/project";
type Props = {