import React from "react"; export default function Index(): JSX.Element { return (

Refine Live Previews

This app serves the live previews of the Refine documentation.

Visit Refine
); }