Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web
This commit is contained in:
@@ -58,7 +58,7 @@ export const ListFilter = ({
|
||||
};
|
||||
|
||||
let MidOptions = [
|
||||
{name: 'nictest001m', value: 'nictest001m'}
|
||||
{name: 'nictest00m', value: 'nictest00m'}
|
||||
];
|
||||
|
||||
return (
|
||||
|
||||
@@ -21,7 +21,7 @@ export const ReferenceWrap = () => {
|
||||
const [email, setEmail] = useState<string>('');
|
||||
|
||||
let MidOptions = [
|
||||
{name: 'nictest001m', value: 'nictest001m'}
|
||||
{name: 'nictest00m', value: 'nictest00m'}
|
||||
];
|
||||
|
||||
let EmailOptions = [
|
||||
|
||||
Reference in New Issue
Block a user