fix: breadcrumb loading state for the issue details page (#3892)
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
parent
b4adb82d40
commit
cb5198c883
3 changed files with 15 additions and 24 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue