Goal
Remove the 'Start Over' button from the final script generation screen (ScriptOutput.tsx).
Details
- The 'Start Over' button is redundant now that we are moving toward a persistent OS switcher in the header.
- Users can still manually clear their bucket from the cart UI if they wish to reset.
Tasks
Goal
Remove the 'Start Over' button from the final script generation screen (
ScriptOutput.tsx).Details
Tasks
src/components/script-output.tsx.