v1 review pass: fixed some minor bugs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { RichContent } from "../model";
|
||||
import type { RichContent } from "../model.ts";
|
||||
|
||||
interface RichContentCardProps {
|
||||
richContent: RichContent;
|
||||
|
||||
Reference in New Issue
Block a user