add some components 2 #4

Open
binary wants to merge 1 commits from binary/OpenPBL:pr3 into master
Contributor
No description provided.
binary added 1 commit 2022-08-16 23:34:07 +08:00
This pull request has changes conflicting with the target branch.
  • web/src/App.less
  • web/src/MaterialWarehouse.js
  • web/src/MaterialWarehouse.less
  • web/craco.config.js
  • web/package.json
  • web/public/manifest.json
  • web/src/App.js
  • web/.gitignore
  • web/README.md
  • web/public/index.html
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b binary-pr3 master
git pull pr3

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff binary-pr3
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Open-CT/OpenPBL#4
No description provided.