🐛 Fix overflowing torrent module issue and added updated last text
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Center, Stack, Text, Title } from '@mantine/core';
|
||||
import { Stack, Text, Title } from '@mantine/core';
|
||||
import { IconClock } from '@tabler/icons';
|
||||
import dayjs from 'dayjs';
|
||||
import { useEffect, useRef, useState } from 'react';
|
||||
|
||||
Reference in New Issue
Block a user