feat: add content to experts
This commit is contained in:
5
src/app/experts/jancen-jana-nikolaevna/page.tsx
Normal file
5
src/app/experts/jancen-jana-nikolaevna/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import { ExpertYancen } from '@/views';
|
||||
|
||||
export default function Page() {
|
||||
return <ExpertYancen />;
|
||||
}
|
||||
Reference in New Issue
Block a user