aboutsummaryrefslogtreecommitdiff
path: root/examples/react-file-system-router/pages/one.tsx
blob: b65a32f6c9181eb90eeb6e3dfa7a1af34a7d3d37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
// reachable from http://localhost:3000/one

export default () => (
  <html>
    <head>
      <title>one</title>
    </head>
    <body>
      <p>one</p>
    </body>
  </html>
);
bun.js/bindings/JSCUSocketsLoopIntegration.cpp?id=a59a69e21baefc0bb3c671ec9a688b02ad126790&follow=1'>Update JSCUSocketsLoopIntegration.cppGravatar Dylan Conway 1-2/+2 2023-10-11Update installation.mdGravatar Colin McDonnell 1-10/+7