Skip to content

Commit

Permalink
Merge pull request #135 from simplitrac/user_tour
Browse files Browse the repository at this point in the history
removed redundant step
  • Loading branch information
anpaulan authored Sep 9, 2024
2 parents 2ba1705 + 601e0fd commit 14693ac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/JoyRideTour.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ const steps = [
target: '.chakra-container',
content: 'This is your main dashboard where you can view and manage your expenses.',
},
{
target: '.chakra-container',
content: 'Here you can manually enter your expenses or view your recent transactions.',
},
{
target: '[data-tour="scan-receipt"]',
content: 'Use our intuitive AI-driven camera to snap pictures of your receipts and record expenses instantly.',
Expand Down

0 comments on commit 14693ac

Please sign in to comment.