This is an automated email from the ASF dual-hosted git repository.
apratim pushed a change to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-resilientdb-resvault.git
from 8b0a5fc add apache license to html
add 4721b2c Added drag and drop box in Dashboard
new c47882a Merge pull request #2 from AmeyGohil/ag-dragndrop
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/constants.js | 35 ++++++++++++++++++++
src/css/App.css | 25 ++++++++++++++
src/pages/Dashboard.jsx | 86 +++++++++++++++++++++++++++++++++++++------------
3 files changed, 125 insertions(+), 21 deletions(-)
create mode 100644 src/constants.js