MA
Muhammad Azaan
Default Component - Copy this React, Tailwind Component to your project
for laptop You're importing a component that needs `useState`. This React hook only works in a client component. To fix, mark the file (or its parent) with the `"use client"` directive.
Prompt
