diff --git a/src/pages/Contact/index.jsx b/src/pages/Contact/index.jsx index f164a54..1a19e23 100644 --- a/src/pages/Contact/index.jsx +++ b/src/pages/Contact/index.jsx @@ -151,6 +151,9 @@ const ContactContent = (props) => { )} {item.name} + + ID:{item.user_id} +

{item.contents[0].message}