Address #133 review: the toolkit has one home now
Build image / build-and-push (push) Successful in 12s

The `embedded` prop was always true, which left the card branch dead;
the component is simply the rail's tab now. The focus comment is one
line, and the default tab says why it is Plot and not the first tab.

Co-Authored-By: Claude Fable 5 <[email protected]>
This commit is contained in:
2026-08-23 03:04:22 -04:00
co-authored by Claude Fable 5
parent 10275f5e1c
commit 7a5b9d2ea1
4 changed files with 12 additions and 17 deletions
-1
View File
@@ -585,7 +585,6 @@ function Editor({
const plot = inspector ?? <GardenSummary objects={objects} plantings={plantings} plantsById={plantsById} canEdit={canEdit} />
const toolkit = (
<Toolkit
embedded
unit={unit}
plants={plants}
plantings={plantings}