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