This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
pgadmin4
/
web
/
regression
/
javascript
/
__mocks__
/
uplot-react.jsx
5 lines
84 B
JavaScript
Raw
Permalink
Blame
History
import
React
from
'react'
;
export
default
function
UplotReact
(
)
{
return
<
>
<
/
>
;
}
Reference in New Issue
View Git Blame
Copy Permalink