React Tabs - Composition & Compound Design Pattern
Component Composition refers to the practice of creating reusable UI components by combining smaller components together.
The Compound Components pattern is a design method where a main component covers a group of related smaller components, giving a simple and easy way to reuse code. This pattern is used when multiple components work together to have a shared state and handle logic together.
Tab Content 1
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.