mirror of
https://github.com/zoriya/v10.git
synced 2026-08-05 13:48:14 +00:00
Add MediaContainer component that provides fullscreen container registration for React applications. Includes useMediaContainerRef hook for manual element registration and MediaContainer wrapper component for convenience. - Add MediaContainer.tsx with useMediaContainerRef hook and component - Export MediaContainer and useMediaContainerRef from React package - Clean up React demo to remove testing modifications 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>