packages/explorer-2.0/components/CircularProgressBar/index.tsx
Function Index
has 31 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const Index = (props) => {
const { children, ...otherProps } = props;
return (
<Box
- Create a ticketCreate a ticket