fix: fix linter
parent
ecb41d6be1
commit
4e6c53c0d4
|
@ -3,7 +3,6 @@ import axios from 'axios';
|
|||
import { Fragment, useEffect, useState } from 'react';
|
||||
import {
|
||||
App,
|
||||
Badge,
|
||||
Button,
|
||||
Card,
|
||||
Col,
|
||||
|
@ -18,7 +17,6 @@ import {
|
|||
notification,
|
||||
Pagination,
|
||||
Row,
|
||||
Tag,
|
||||
Tooltip,
|
||||
} from 'antd';
|
||||
import { capitalizeEachWord, makeColorStatus, STATUS_DATA } from '@pos/base';
|
||||
|
|
Loading…
Reference in New Issue