packages/explorer-ui/pages/terms/index.tsx
Function Terms
has 440 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export const Terms = () => {
return (
<StandardPageContainer title="Terms of Service">
<p className="text-lg font-medium text-white ">
Last updated: February, 2023
File index.tsx
has 447 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
import { StandardPageContainer } from '@components/layouts/StandardPageContainer'
export const Terms = () => {
return (
<StandardPageContainer title="Terms of Service">