[WEB-2112 | WEB-2113] dev: billing and change-log improvements. (#5614)
* chore: minor improvements in billing and changelogs. * fix: lint errors. --------- Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
parent
6826ce0465
commit
2e816656e5
7 changed files with 31 additions and 25 deletions
|
|
@ -5,7 +5,9 @@ import { observer } from "mobx-react";
|
|||
// components
|
||||
import { NotAuthorizedView } from "@/components/auth-screens";
|
||||
import { AppHeader } from "@/components/core";
|
||||
// hooks
|
||||
import { useUserPermissions } from "@/hooks/store";
|
||||
// plane web constants
|
||||
import { EUserPermissions, EUserPermissionsLevel } from "@/plane-web/constants/user-permissions";
|
||||
// local components
|
||||
import { WorkspaceSettingHeader } from "./header";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue