- Id: {wordData.id}
{wordData.word}
@@ -143,8 +141,9 @@ export default function DfnArea({ word }: DfnAreaProps) {
{wordData.uploader}
+ {wordData.id}
- Creation date:{" "}
+ Creation date:
-
diff --git a/frontend/src/hooks/utils.tsx b/frontend/src/hooks/utils.tsx
index 7528d31..8600e0a 100644
--- a/frontend/src/hooks/utils.tsx
+++ b/frontend/src/hooks/utils.tsx
@@ -22,7 +22,7 @@ export function LinkIcon() {
export function UpdootIcon() {
return (
-