feat(fakeedi): fake edi macro update implemented

This commit is contained in:
2025-04-29 17:07:15 -05:00
parent b3b6002d9a
commit 3e79017afc
6 changed files with 307 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ export default function DMButtons() {
//console.log(plantToken);
return (
<div className="flex flex-row-reverse gap-1">
<OrderImport fileType={"macro"} name={"Macro Import"} />
{/* dev and testserver sees all */}
{testServers.includes(plantToken[0]?.value) && (
<div className="flex flex-row gap-2">