The condition guarding ArtifactFilePreview only allowed markdown files through, which prevented HTML files from reaching the preview component. Added `language === "html"` to the condition so HTML artifacts render correctly in preview mode. Fixes #873 Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| artifact-file-detail.tsx | ||
| artifact-file-list.tsx | ||
| context.tsx | ||
| index.ts | ||