react/compiler/apps/playground/components
Timothy Lau 6160773f30
[playground] Refactor ConfigEditor to use <Activity> component (#34958)
## Summary

This PR addresses a pending TODO comment left in
https://github.com/facebook/react/pull/34499


eb2f784e75/compiler/apps/playground/components/Editor/ConfigEditor.tsx (L37)

This change removes the temporary workaround and replaces it with
`<Activity>`, as originally intended.

## How did you test this change?

- Updated the component to use `<Activity>` directly
- Verified the editor renders correctly in both development and
production builds.
- The `<Activity>` UI updates as expected.



https://github.com/user-attachments/assets/ce976123-da59-4579-b063-b308a9167b21
2025-10-23 11:13:18 -04:00
..
Editor [playground] Refactor ConfigEditor to use <Activity> component (#34958) 2025-10-23 11:13:18 -04:00
Icons [playground] Update the playground UI (#34468) 2025-09-12 11:43:04 -04:00
AccordionWindow.tsx [playground] Allow accordion tabs to open on error (#34844) 2025-10-14 15:07:27 -04:00
Header.tsx [playground] ViewTransition on internals toggle & tab expansion (#34597) 2025-09-30 15:25:10 -04:00
index.ts Compiler: unfork prettier config (#30205) 2024-07-18 17:00:24 -04:00
Logo.tsx [playground] Decouple playground from compiler 2024-09-27 15:25:07 -04:00
Message.tsx Compiler: unfork prettier config (#30205) 2024-07-18 17:00:24 -04:00
StoreContext.tsx [playground] bug fixes & UX improvements (#34499) 2025-09-18 15:44:25 -04:00
TabbedWindow.tsx [playground] Allow accordion tabs to open on error (#34844) 2025-10-14 15:07:27 -04:00