ice
ice copied to clipboard
feat: support react-router fallbackElement and loading example
This pull request introduces a new example demonstrating how to configure a custom fallbackElement for routing in an ice.js application, and adds support for specifying a fallbackElement in the router configuration. The changes include updates to the runtime to accept and use a custom fallback element, as well as the addition of a fully configured example app showcasing this feature.