Commit 83c83b3
MStarRobotics
refactor: restore and implement proper component architecture in RecipeResult
- Add VideoPlayer subcomponent for video playback with controls
- Add ImagePreview subcomponent for image display and video creation UI
- Add ShareControls subcomponent for save/share functionality
- Add RecipeDetails subcomponent for recipe information display
- Properly integrate all subcomponents into main render method
- Fix Promise-returning function in onGenerateVideo with void wrapper
- Fix ambiguous spacing in ShareControls link text
- Maintain proper TypeScript typing and accessibility standards
All subcomponents are now properly structured and actively used in the component tree. Zero errors, zero warnings.1 parent 65c864b commit 83c83b3
1 file changed
+340
-152
lines changed
0 commit comments