feat(MED-131): rerun
This commit is contained in:
@@ -101,9 +101,6 @@ const handleOrderToken = async (orderToken: string) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
interface PageProps {
|
interface PageProps {
|
||||||
params: {
|
|
||||||
montonioId?: string;
|
|
||||||
};
|
|
||||||
searchParams: {
|
searchParams: {
|
||||||
'order-token'?: string;
|
'order-token'?: string;
|
||||||
};
|
};
|
||||||
Reference in New Issue
Block a user