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