mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-12-18 20:04:17 +01:00
-
This commit is contained in:
parent
ed6199de61
commit
28dab07870
@ -3,23 +3,6 @@ import { TourProvider, useTour, type StepType } from '@reactour/tour';
|
||||
import { useOnboarding } from '../../contexts/OnboardingContext';
|
||||
import { useTranslation } from 'react-i18next';
|
||||
import { CloseButton, ActionIcon } from '@mantine/core';
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Expand Down
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Expand Up
|
||||
|
||||
@@ -250,14 +254,14 @@ export default function OnboardingTour() {
|
||||
|
||||
import { useFilesModalContext } from '../../contexts/FilesModalContext';
|
||||
import { useTourOrchestration } from '../../contexts/TourOrchestrationContext';
|
||||
import ArrowForwardIcon from '@mui/icons-material/ArrowForward';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user