No active plan.
48 | 51 |56 | You are currently on the {subscription?.prices?.products?.name} plan. 57 |
58 | 65 |Playlist
55 |Your Library
48 |{data.title}
65 |{data.author}
66 |{label}
40 | 41 | ); 42 | }; 43 | -------------------------------------------------------------------------------- /components/Slider.tsx: -------------------------------------------------------------------------------- 1 | 'use client'; 2 | 3 | import * as RadixSlider from '@radix-ui/react-slider'; 4 | 5 | interface SliderProps { 6 | value?: number; 7 | onChange?: (value: number) => void; 8 | } 9 | 10 | export const Slider: React.FC{data.title}
58 |By {data.author}
59 |