}
{category === "json" &&
{ try { return JSON.parse(content) } catch { return content } })()} />
)}
{category === "code" && (
{content}
)}
{category === "text" && (
{content}
)}
{category === "markdown" && (
{content}
Cannot preview this file type
{fileType}
No outputs to display