I have page gates.js Here i get some data and pass it to props.
gates.js
export async function getServerSideProps(ctx) { const { data } = await axiosAPI.ge