Skip to content

Instantly share code, notes, and snippets.

View goutham-subramanyam's full-sized avatar

Goutham Subramanyam N goutham-subramanyam

View GitHub Profile
import "./styles.css";
export default function App() {
return (
<div className="App" style={{ width: 400 }}>
<div class="w-full cursor-pointer bg-primary p-2 hover:bg-primary-hover">
<div class="flex justify-between gap-4">
<div class="flex items-center flex-grow min-w-0 ">
<div class="flex items-center justify-center rounded-full bg-grey h-8 w-8 ring-[3px] ring-amber flex-shrink-0">
<img