react-simple-data-grid

1.0.5 • Public • Published

####################### NGINX CONFIG ########################
server {
listen 89 default_server;

root D:/ThinkHR/thinkhrwidget/dist;
index index.html;
server_name www.thinkHR.widget;

location /dist {
alias D:/ThinkHR/thinkhrwidget/dist;
index index.html;
}
}

Readme

Keywords

none

Package Sidebar

Install

npm i react-simple-data-grid

Weekly Downloads

0

Version

1.0.5

License

ISC

Unpacked Size

846 kB

Total Files

21

Last publish

Collaborators

  • sushil231088