Pārlūkot izejas kodu

Delete documentation/src/pages/become-a-refine-expert directory

Stefan Pejcic 1 gadu atpakaļ
vecāks
revīzija
a60bd654cb

+ 0 - 8
documentation/src/pages/become-a-refine-expert/index.tsx

@@ -1,8 +0,0 @@
-import React from "react";
-import { Redirect } from "@docusaurus/router";
-
-const BecomeARefineExpert: React.FC = () => {
-    return <Redirect to="/" />;
-};
-
-export default BecomeARefineExpert;