MCPcopy Create free account
hub / github.com/basir/node-react-ecommerce / ProductsScreen.js

File ProductsScreen.js

frontend/src/screens/ProductsScreen.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { useEffect, useState } from 'react';
2import { useSelector, useDispatch } from 'react-redux';
3import axios from 'axios';
4import {

Callers

nothing calls this directly

Calls 3

listProductsFunction · 0.90
openModalFunction · 0.85
deleteHandlerFunction · 0.70

Tested by

no test coverage detected