TimeSummary
Aggregated time statistics by project, user, or date range.
Installation
typescript
import { TimeSummary } from '@happyvertical/smrt-projects/svelte';Usage
svelte
<TimeSummary totalHours={40} totalAmount={2000} />Aggregated time statistics by project, user, or date range.
import { TimeSummary } from '@happyvertical/smrt-projects/svelte';<TimeSummary totalHours={40} totalAmount={2000} />