сделай этот stepper для shadcn
I'll create a cryptocurrency deposit stepper component using shadcn/ui that matches the design in your screenshot.
The component I've created is a cryptocurrency deposit stepper that matches the design in your screenshot. It includes:
The component uses shadcn/ui components like Card, Button, DropdownMenu, and Badge, with custom styling to match the dark theme in your screenshot. I've used Tailwind CSS for all the styling to ensure it looks exactly like the reference image.
You can customize the currencies, networks, and other data as needed. The component is fully interactive - you can select different currencies, networks, and copy the address.
надо степпер, чтобы при выборе вылюты открывался сеть итд
Понял, вам нужен последовательный степпер, где каждый следующий шаг открывается только после выбора предыдущего. Сделаю компонент, в котором при выборе валюты открывается выбор сети, а затем адрес.
Я переработал компонент, чтобы он работал как последовательный степпер:
Основные изменения:
currentStep
, которое отслеживает текущий активный шагТеперь компонент работает как настоящий степпер, где каждый следующий шаг открывается только после завершения предыдущего, как на вашем скриншоте.
надо показывать другие степперы типо серым цветом