ᅠ
Size: a a a
ᅠ
МС
ᅠ
🧤K
ШШ
ШШ
A
МС
ᅠ
PK
export async function getServerSideProps(ctx) {
const { params: { browser } } = ctx;
const props = await getCommonProps();
props.targetBrowser = browser // <-- вроде некрасиво
return { props };
}
ШШ
🧤K
C
М
М
IL
IL
IL