react-slot-pattern-example
react-slot-pattern-example copied to clipboard
An example implementation of React's slot pattern for passing components as props
react-slot-pattern-example
Showcasing how the slotting components in React works. Read more about it.
Installation
git clone [email protected]:the-road-to-learn-react/react-slot-pattern-example.git- cd react-slot-pattern-example
- npm install
- npm start
- visit
http://localhost:3000