arrow_backBACK TO DRILLS
Black Beltserver-components
Component definition vs component usage
A component definition exists in a file without a 'use client' directive. It is imported once by a Server Component and once by a Client Component. What is true about that component?