finish design doctor item & change basic responsive style

This commit is contained in:
Ehsan
2024-07-08 21:04:47 +03:30
parent cbcfa2029b
commit 3e0714dcff
16 changed files with 211 additions and 39 deletions
@@ -1,6 +1,6 @@
'use client';
import { useState } from 'react';
import ItemUser from './Item'
import ItemUser from './ItemUser'
function CommentUser({ doctor }) {