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