fix bug panel error && change design dashboard
This commit is contained in:
@@ -40,7 +40,8 @@ function Comment({ data, loading, idx, length }) {
|
||||
</div>
|
||||
<CustomLoading loading={loading} width={130} height={18}>
|
||||
<Rating
|
||||
defaultValue={data.stars.value}
|
||||
dir="ltr"
|
||||
value={data.stars.value}
|
||||
className="!mt-[4px] md:!mt-[6px] lg:!mt-[8px]"
|
||||
sx={{
|
||||
"& .MuiSvgIcon-root": {
|
||||
|
||||
Reference in New Issue
Block a user