feat(pg forcast): added to ksc
This commit is contained in:
@@ -55,6 +55,11 @@ export default function DMButtons() {
|
|||||||
<ForecastImport fileType={"pg"} name={"P&G"} />
|
<ForecastImport fileType={"pg"} name={"P&G"} />
|
||||||
</div>
|
</div>
|
||||||
)}
|
)}
|
||||||
|
{plantToken[0]?.value === "usksc1" && (
|
||||||
|
<div className="flex flex-row gap-2">
|
||||||
|
<ForecastImport fileType={"pg"} name={"P&G"} />
|
||||||
|
</div>
|
||||||
|
)}
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user