Update missed in last commit.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
|
import { Button, Card, Col, Input, Table, Typography } from "antd";
|
||||||
import React, { useState } from "react";
|
import React, { useState } from "react";
|
||||||
import { useTranslation } from "react-i18next";
|
import { useTranslation } from "react-i18next";
|
||||||
import { Table, Button, Typography, Space, Input, Card, Col } from "antd";
|
|
||||||
export default function ProfileShopsComponent({
|
export default function ProfileShopsComponent({
|
||||||
loading,
|
loading,
|
||||||
data,
|
data,
|
||||||
|
|||||||
Reference in New Issue
Block a user