feat: Extract dashboard status buttons and contact information into reusable components, adding show/hide functionality for contact details.
This commit is contained in:
@@ -10,3 +10,5 @@ export { ExperienceSection } from './ExperienceSection';
|
||||
export { SpecializationSection } from './SpecializationSection';
|
||||
export { TestimonialCard } from './TestimonialCard';
|
||||
export { TestimonialsSection } from './TestimonialsSection';
|
||||
export { StatusButtons } from './StatusButtons';
|
||||
export { ContactInfo } from './ContactInfo';
|
||||
|
||||
Reference in New Issue
Block a user