Ш
Size: a a a
Ш
DF
DF
Ш
Ш
DF
DF
DF
DF
DF
Ш
import React from 'react';
import { IndexPage } from '../components/IndexPage';
import { Meta } from '../components/Meta';
const Index = () => {
return (
<>
<Meta />
<IndexPage />
</>
);
};
export default Index;
DF
DF
Ш
Ш
Ш
𝔹𝕂
B
IK