Lite error handler (#6076)
* Revert "Lite: Error handling after initialization (#6005)"
This reverts commit e0ed0642ac2cb4f7ce9ee698d082607d9bab3636.
* Lift up the error handler for @gradio/lite to app/src/lite/index.ts and use a new ErrorDisplay component to show the error
* add changeset
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>