このコミットが含まれているのは:
2026-03-17 12:24:41 +09:00
コミット bbee888733
+6
ファイルの表示
@@ -0,0 +1,6 @@
import type { FC } from 'react'
export default (() => {
return <></>
}) satisfies FC