fix: add content to expertise pages
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import { Kadastr } from '@/views';
|
||||
|
||||
export default function Page() {
|
||||
return <div>Page</div>;
|
||||
return <Kadastr />;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user