master.jsx 130 Bytes
import React, { useEffect, useState } from "react";
const QuotationAllMaster = baseProps =>{

}
export default QuotationAllMaster;