Repository URL to install this package:
|
Version:
2.8.0-studio-release ▾
|
import { DashboardHeaderProps as DashboardHeaderPlaceholderProps } from 'abstractions/B2B/DashboardOverview';
export interface DashboardHeaderProps extends DashboardHeaderPlaceholderProps {
creditPoint?: string;
}