Merge branch 'main' of github.com:Dm1tr1y147/ugra-hackathon_frontend into main
This commit is contained in:
commit
5c84d7935d
@ -1,6 +1,6 @@
|
||||
// Next.js API route support: https://nextjs.org/docs/api-routes/introduction
|
||||
|
||||
export default (req, res) => {
|
||||
res.statusCode = 200
|
||||
res.json({ name: "John Doe" })
|
||||
}
|
||||
res.statusCode = 200;
|
||||
res.json({ name: "John Doe" });
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user