added pShift scaffolding
This commit is contained in:
@@ -154,7 +154,7 @@ const ClientShiftsView = ({
|
||||
"/hour"}
|
||||
</Item.Meta>
|
||||
<Item.Description>{result.description}</Item.Description>
|
||||
<code>{JSON.stringify(result, null, 2)}</code>
|
||||
{/* <code>{JSON.stringify(result, null, 2)}</code> */}
|
||||
<Item.Meta>
|
||||
<a href={"mailto:" + employee.provider.email}>
|
||||
{employee.provider.email}
|
||||
|
||||
Reference in New Issue
Block a user