add time uploaded to the paste
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 1m4s
Publish Docker Image / docker (ubuntu-latest) (push) Successful in 57s

This commit is contained in:
Lee
2024-04-23 21:59:22 +01:00
parent 7b392a4be3
commit e9f63a369d
3 changed files with 17 additions and 5 deletions

View File

@ -60,7 +60,7 @@ export default function Home(): ReactElement {
/>
</div>
<div className="absolute top-0 right-0 mx-3 mt-2">
<div className="absolute top-0 right-0 mx-3 mt-2 ">
<ActionMenu>
<Button onClick={() => createPaste()} className="flex gap-1">
{creating && (