🚧 (in plan to change the provision structure)
This commit is contained in:
7
features/auth/ui/components/provision/step2.tsx
Normal file
7
features/auth/ui/components/provision/step2.tsx
Normal file
@ -0,0 +1,7 @@
|
||||
import React from "react";
|
||||
|
||||
const Step2ProvisionRegister = () => {
|
||||
return <div>Step2ProvisionRegister</div>;
|
||||
};
|
||||
|
||||
export default Step2ProvisionRegister;
|
||||
Reference in New Issue
Block a user