preview a route inside another route
Unanswered
Havana posted this in #help-forum
HavanaOP
hello 👋
so Ive got 2 routes
so Ive got 2 routes
/route1/[slug] and /route2, how can I make some kind of preview of /route2 inside /route1/[slug]? Im thinking of using an <iframe/> but maybe theres better way do this?