secured backend -> made backend internal accessable
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import React from "react";
|
||||
|
||||
export const NotFoundPage = () => {
|
||||
return (
|
||||
<>
|
||||
|
||||
</>
|
||||
)
|
||||
};
|
||||
Reference in New Issue
Block a user