mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-07 03:06:40 +00:00
disable helmet and add esbuild
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
export default function Page() {
|
||||
return (
|
||||
<>
|
||||
<h1>Hello world</h1>
|
||||
</>
|
||||
);
|
||||
return <></>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user