feat: add API endpoints for fetching staff profiles and staff list
This commit is contained in:
@@ -115,7 +115,7 @@ export const SubscribePlanPage = () => {
|
||||
</div>
|
||||
|
||||
<UiTable
|
||||
data={dataTable || []}
|
||||
data={dataTable}
|
||||
columns={dataColumns}
|
||||
slots={dataSlot}
|
||||
options={{
|
||||
|
||||
Reference in New Issue
Block a user