Commit 115db6d8 authored by chechunchi's avatar chechunchi

add checkCardModalV2.tsx

parent b42c921f
Pipeline #19676 failed with stages
in 2 minutes and 44 seconds
import React, { useState } from "react";
import { useAppSelector } from "../../hook";
import { store } from "../../store";
const CheckCardModalV2 = () => (<></>);
export default CheckCardModalV2;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment