packages/explorer-2.0/components/Tokenholders/index.tsx
Function renderSwitch
has 60 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
function renderSwitch(cell, protocol) {
switch (cell.column.Header) {
case "#":
return (
<Flex css={{ alignItems: "center", fontFamily: "$monospace" }}>
- Create a ticketCreate a ticket