Add interactive progress bar for slide navigation with previews

Implement a slider component for precise slide navigation, including click-to-jump functionality and hover-based preview display.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/6ZMblp5
This commit is contained in:
kimjaehyeon0101
2025-10-14 07:40:17 +00:00
parent 47031a80cd
commit 2921363936
2 changed files with 23 additions and 0 deletions

View File

@ -22,6 +22,10 @@ externalPort = 3002
localPort = 36309
externalPort = 5173
[[ports]]
localPort = 37413
externalPort = 5000
[[ports]]
localPort = 37531
externalPort = 3001