@thoughtindustries/dashboard-stats
The Dashboard Stats component displays a high level view of how many courses the user has access to, as well as how many threads/comments ("collaborations") they have participated in, alongside how many certificates they have earned.
Import component
import { DashboardStats } from '@thoughtindustries/dashboard-stats';
Usage
<DashboardStats />