CC
Code Craka
Dashboard Overview - Copy this React, Tailwind Component to your project
Develop reusable button components for the Afilo Dashboard. Include the following types: • Primary Button: For main actions like ‘Submit’ or ‘Save’, styled with bg-primary-500 and text-white. • Secondary Button: For secondary actions like ‘Cancel’ or ‘Edit’, styled with bg-secondary-500 and text-white. • Danger Button: For critical actions like ‘Delete’, styled with bg-danger-50 and text-dark-900. Each button should have hover and active states for better interactivity.”
Prompt
