Update missed in last commit.

This commit is contained in:
Patrick Fic
2023-01-19 13:06:43 -08:00
parent 79f032ecaf
commit 6528a0c700

View File

@@ -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,