Skip to content

Instantly share code, notes, and snippets.

import React from "react";
import axios from "axios";
import { useState, useEffect } from "react";
import { Table, Button, Modal, Input, Form } from "antd";
const { REACT_APP_MURL } = process.env;
function Expcont(record) {
const columns = [
{
// References
[
{
"id": "0001",
"qty": 0,
},
{
"id": "0002",
"qty": 0,
// References
[
{
"id": "0001",
"qty": 0,
},
{
"id": "0002",
"qty": 0,