Address #133 review: the toolkit has one home now
Build image / build-and-push (push) Successful in 12s
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:
@@ -85,7 +85,7 @@ const TRANSIENT = {
|
||||
armedLotId: null,
|
||||
ghost: null,
|
||||
seasonYear: null,
|
||||
tab: 'plot' as RailTab,
|
||||
tab: 'plot' as RailTab, // the garden summary, not the first tab: a fresh editor shows what is there before how to add to it
|
||||
mode: 'build' as PhoneMode,
|
||||
journalScope: null,
|
||||
liveObject: null,
|
||||
|
||||
Reference in New Issue
Block a user