C++のページを追加 #58
Annotations
3 errors
|
types (22.x)
Process completed with exit code 2.
|
|
types (22.x):
app/terminal/python/page.tsx#L32
Type '{ filename: string; language: "python"; content: string; }' is not assignable to type 'IntrinsicAttributes & ExecProps'.
|
|
types (22.x):
app/terminal/exec.tsx#L111
Property 'filename' does not exist on type 'ExecProps'. Did you mean 'filenames'?
|