mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-31 23:10:00 +02:00
disable helmet and add esbuild
This commit is contained in:
parent
282203d9f2
commit
3c69acaab7
12 changed files with 139 additions and 68 deletions
|
@ -1,7 +1,3 @@
|
|||
export default function Page() {
|
||||
return (
|
||||
<>
|
||||
<h1>Hello world</h1>
|
||||
</>
|
||||
);
|
||||
return <></>;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue