Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
React, { useEffect, useState } from
'react'
;
2
import
{ useSelector, useDispatch } from
'react-redux'
;
3
import
axios from
'axios'
;
4
import
{
Callers
nothing calls this directly
Calls
3
listProducts
Function · 0.90
openModal
Function · 0.85
deleteHandler
Function · 0.70
Tested by
no test coverage detected