add
This commit is contained in:
parent
97b3102ddb
commit
b12944eebf
|
|
@ -107,7 +107,7 @@ export default function Schedule() {
|
|||
<div className="flex w-full h-full">
|
||||
<div className="flex-1 bg-white rounded-lg ">
|
||||
<div className="flex flex-col justify-between items-start mb-4 gap-2">
|
||||
{roleId === "3" && (
|
||||
{roleId === "4" && (
|
||||
<button className="px-4 py-2 bg-blue-500 text-white rounded-lg">
|
||||
Add New
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Reference in New Issue