BACK TO FEED
CodingFEATURED

React Component Generator

Generates a fully typed React functional component with Tailwind styling.

PROMPT
Act as an expert React developer. Write a React functional component using TypeScript and Tailwind CSS. The component should accept props for title and description. Include a small SVG icon.
#React