change format all file
This commit is contained in:
@@ -16,7 +16,7 @@ function Slider({ data, loading }) {
|
||||
className="min-w-[90px] min-h-[90px] object-cover rounded-[8px] overflow-hidden"
|
||||
/>
|
||||
</CustomLoading>
|
||||
) : undefined
|
||||
) : undefined,
|
||||
)}
|
||||
</ul>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user