master
mahdi andalib 3 years ago
parent 2a8f7f01bf
commit 2a74360a2d
  1. 2
      src/App.js
  2. 4
      src/components/ReactTable3/BasicTable.js

@ -75,7 +75,7 @@ function App() {
{/* <Toast /> */}
{/* <ProductSuggestion /> */}
{/* <ProductImage /> */}
<ProductTab />
{/* <ProductTab /> */}
{/* <ProductStatusCard /> */}
{/* <AdvertisementDesign1 /> */}
{/* <AdvertisementDesign2 /> */}

@ -324,7 +324,7 @@ const BasicTable = () => {
))}
</tfoot>
</table>
{/* <pre>
<pre>
<code>
{JSON.stringify(
{
@ -334,7 +334,7 @@ const BasicTable = () => {
2
)}
</code>
</pre> */}
</pre>
<div className="mt-3 ">
<span className="text-sm ml-4">

Loading…
Cancel
Save