x402
x402 copied to clipboard
fix: remove unnecessary eslint-disable for comment text rendering
Description
Removed unnecessary ESLint disables on https://github.com/coinbase/x402/blob/main/typescript/site/app/page.tsx#L229 Changed
<span className="text-gray-400">{'// and thats it!'}</span>
which renders the same without needing to disable the react/jsx-no-comment-textnodes rule.
Tests
Checklist
- [x] I have formatted and linted my code
- [x] All new and existing tests pass
- [x] My commits are signed (required for merge) -- you may need to rebase if you initially pushed unsigned commits
🟡 Heimdall Review Status
| Requirement | Status | More Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Reviews |
🟡
0/1
|
Denominator calculation
|
@adarshswaminath is attempting to deploy a commit to the Coinbase Team on Vercel.
A member of the Team first needs to authorize it.