Second frontend, written in Next.JS + Typescript.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

0 lines
271 B

4 years ago
  1. {"ast":null,"code":"import React from \"react\";\nvar __jsx = React.createElement;\nimport \"../styles/global.css\";\nexport default function App({\n Component,\n pageProps\n}) {\n return __jsx(Component, pageProps);\n}","map":null,"metadata":{},"sourceType":"module"}