mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-15 08:17:53 +02:00
Only make 1 request to an endpoint concurrently
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import React, {EventHandler, ReactElement, useEffect, useState} from 'react';
|
||||
import React, {ReactElement, useEffect, useState} from 'react';
|
||||
import JobFunctions from './JobFunctions';
|
||||
import '../styles/monitorMangaList.css';
|
||||
import {JobType} from "./interfaces/Jobs/IJob";
|
||||
|
Reference in New Issue
Block a user