Subscribe and payment starter
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import React from 'react'
|
||||
//import Signup2 from '../component/auth/Signup2'
|
||||
|
||||
export default function SubscribePage() {
|
||||
return (
|
||||
<>Subscribe Payment Start</>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user