Merge branch 'main' into B2B-65
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
import Image from 'next/image';
|
||||
import Link from 'next/link';
|
||||
|
||||
import { MedReportTitle } from '@/components/med-report-title';
|
||||
import { Button } from '@/packages/ui/src/shadcn/button';
|
||||
import { MedReportLogo } from '@/components/med-report-title';
|
||||
|
||||
import { Trans } from '@kit/ui/trans';
|
||||
import { Button } from '@kit/ui/button';
|
||||
|
||||
export default function CompanyRegistrationSuccess() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user