feat(plan): drive category select and view label from DB categories
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -684,6 +684,7 @@ export default function PlanWork() {
|
||||
open={hookModal.kind !== "closed"}
|
||||
mode={modalMode}
|
||||
projects={projects}
|
||||
categories={categories}
|
||||
onClose={closeModal}
|
||||
onSaveEntry={saveEntry}
|
||||
onUpdateEntry={updateEntryFn}
|
||||
|
||||
Reference in New Issue
Block a user