Skip to content

Instantly share code, notes, and snippets.

@amitaibu
Created December 5, 2023 16:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amitaibu/6e6d07a66eec0e8058cc3276302b90eb to your computer and use it in GitHub Desktop.
Save amitaibu/6e6d07a66eec0e8058cc3276302b90eb to your computer and use it in GitHub Desktop.
<div class="flex flex-row justify-between">
<div>Name</div>
<div class="flex flex-row items-center gap-x-4 divide-x">
<div>Edit</div>
<div>Delete</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment