last update

This commit is contained in:
Ehsan
2025-05-11 12:13:23 +03:30
parent f2e880c721
commit e4771c4e2f
13 changed files with 79 additions and 84 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import AddComment from "./AddComment";
function CommentUser({ data, loading }) {
return (
<div className="mt-[12px] sm:mt-[16px] md:mt-[20px] lg:mt-[24px]">
<AnimationTextHead name="zoom-in-up" text="نظرات">
<AnimationTextHead text="نظرات">
<Underline />
</AnimationTextHead>
<AddComment />