summaryrefslogtreecommitdiff
path: root/src/lib/treckingAwb/component/InformationSection.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/treckingAwb/component/InformationSection.jsx')
-rw-r--r--src/lib/treckingAwb/component/InformationSection.jsx10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/lib/treckingAwb/component/InformationSection.jsx b/src/lib/treckingAwb/component/InformationSection.jsx
index bb37d4ae..082939b7 100644
--- a/src/lib/treckingAwb/component/InformationSection.jsx
+++ b/src/lib/treckingAwb/component/InformationSection.jsx
@@ -1,7 +1,7 @@
-import { useState } from "react";
-import toast from "react-hot-toast";
+import { useState } from 'react';
+import toast from 'react-hot-toast';
-const InformationSection = ({ manifests}) => {
+const InformationSection = ({ manifests }) => {
const [copied, setCopied] = useState(false);
const handleCopyClick = () => {
@@ -42,6 +42,10 @@ const InformationSection = ({ manifests}) => {
</div>
<div className='grid grid-cols-[150px_auto]'>
<span>Kurir</span>
+ <span className='font-semibold'> : {manifests?.products}</span>
+ </div>
+ <div className='grid grid-cols-[150px_auto]'>
+ <span>Kurir</span>
<span className='font-semibold'>
{' '}
: {manifests?.deliveryOrder?.carrier}