Lint all the things
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Button, Card, Col, Input, Table, Typography } from "antd";
|
||||
import React, { useState } from "react";
|
||||
import { useState } from "react";
|
||||
import { useTranslation } from "react-i18next";
|
||||
|
||||
export default function ProfileShopsComponent({ loading, data, updateActiveShop }) {
|
||||
|
||||
Reference in New Issue
Block a user