Throwing 404 to the wall
This commit is contained in:
4
gui/rpk-gui/src/pages/ErrorPage.tsx
Normal file
4
gui/rpk-gui/src/pages/ErrorPage.tsx
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
export const Error404Page = () => {
|
||||
return <h2>EROR NO FUND</h2>
|
||||
};
|
||||
Reference in New Issue
Block a user