### What to refactor timed frontend ### Why refactor it use `ui-core` ### How to refactor it - [x] move the timed frontend in pnpm workspace - [x] #1232 - [ ] export tailwind styles/config into seperate package in the pnpm workspace - [x] start using `ui-core` (e.g. `ReportDurationpicker`) - [ ] adjust linting ### Required - [x] I have checked past issues to ensure that this isn't a duplicate.
What to refactor
timed frontend
Why refactor it
use
ui-coreHow to refactor it
ui-core(e.g.ReportDurationpicker)Required