mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-26 14:19:24 +00:00
Removed dots tidy
This commit is contained in:
parent
0d7e8f8deb
commit
1673549a9e
@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import { Stack, Group, ActionIcon, Box, Text } from '@mantine/core';
|
||||
import { Stack, Group, ActionIcon, Text } from '@mantine/core';
|
||||
import ChevronLeftIcon from '@mui/icons-material/ChevronLeft';
|
||||
import ChevronRightIcon from '@mui/icons-material/ChevronRight';
|
||||
|
||||
@ -46,8 +46,6 @@ const NavigationControls = ({
|
||||
<ChevronRightIcon style={{ fontSize: '1rem' }} />
|
||||
</ActionIcon>
|
||||
</Group>
|
||||
|
||||
|
||||
</Stack>
|
||||
);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user