kosei-n %!s(int64=2) %!d(string=hai) anos
pai
achega
290129941d
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      apps/app/src/components/TreeItem/SimpleItem.tsx

+ 0 - 6
apps/app/src/components/TreeItem/SimpleItem.tsx

@@ -217,12 +217,6 @@ export const SimpleItem: FC<SimpleItemProps> = (props) => {
           ))}
         </div>
 
-        {/* {EndComponents.map((EndComponent, index) => (
-          // eslint-disable-next-line react/no-array-index-key
-          <EndComponent key={index} {...toolProps} />
-        ))} */}
-
-
       </li>
 
       {CustomNextComponents?.map((UnderItemContent, index) => (