delete old ts-ignore comments (#43329)
This commit is contained in:
@@ -82,8 +82,6 @@ function LearnPage({
|
||||
slug={slug}
|
||||
/>
|
||||
<Map />
|
||||
{/* eslint-disable-next-line @typescript-eslint/ban-ts-comment */}
|
||||
{/* @ts-ignore */}
|
||||
<Spacer size={2} />
|
||||
</Col>
|
||||
</Row>
|
||||
|
Reference in New Issue
Block a user