style: area chart
This commit is contained in:
@@ -371,7 +371,7 @@ const Models: React.FC = () => {
|
||||
};
|
||||
|
||||
useEffect(() => {
|
||||
fetchData();
|
||||
// fetchData();
|
||||
createModelsChunkRequest();
|
||||
return () => {
|
||||
chunkRequedtRef.current?.current?.cancel?.();
|
||||
|
||||
Reference in New Issue
Block a user