add time uploaded to the paste
This commit is contained in:
@ -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 && (
|
||||
|
Reference in New Issue
Block a user