Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/basir/node-react-ecommerce
/ PaypalButton.js
File
PaypalButton.js
frontend/src/components/PaypalButton.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { useState, useEffect } from
'react'
;
2
import
ReactDOM from
'react-dom'
;
3
import
axios from
'axios'
;
4
function
PaypalButton(props) {
Callers
nothing calls this directly
Calls
1
onApprove
Function · 0.85
Tested by
no test coverage detected