Office code
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import React from 'react'
|
||||
import CustomerCom from '../components/customer/CustomerCom'
|
||||
export default function CustomerPage() {
|
||||
return (
|
||||
<CustomerCom />
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user