feat: add onFallbackRequest handler to McpAppRenderer (#7208)

This commit is contained in:
Andrew Harvard
2026-02-13 10:36:46 -05:00
committed by GitHub
parent ed3c08590a
commit 0206035dba
3 changed files with 22 additions and 7 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
"start-alpha-gui": "ALPHA=true npm run start-gui"
},
"dependencies": {
"@mcp-ui/client": "^6.0.0",
"@mcp-ui/client": "^6.1.0",
"@modelcontextprotocol/ext-apps": "^1.0.1",
"@radix-ui/react-accordion": "^1.2.12",
"@radix-ui/react-avatar": "^1.1.11",