diff --git a/client/src/components/profile-shops/profile-shops.component.jsx b/client/src/components/profile-shops/profile-shops.component.jsx index 81764482c..a668d1a40 100644 --- a/client/src/components/profile-shops/profile-shops.component.jsx +++ b/client/src/components/profile-shops/profile-shops.component.jsx @@ -1,6 +1,6 @@ +import { Button, Card, Col, Input, Table, Typography } from "antd"; import React, { useState } from "react"; import { useTranslation } from "react-i18next"; -import { Table, Button, Typography, Space, Input, Card, Col } from "antd"; export default function ProfileShopsComponent({ loading, data,