79190690

Date: 2024-11-14 23:20:21
Score: 0.5
Natty:
Report link

Using tw & inline styles

<Textarea
placeholder="Type something..."
className="resize-none border-none p-0"
style={{
    borderColor: "inherit",
    WebkitBoxShadow: "none",
    boxShadow: "none",
}}
rows={5}/>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Conor