This website works better with JavaScript.
Home
Explore
Help
Sign In
alex
/
PNSPS-frontend-MaterialUI
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update ui
master
Anna Ho
1 year ago
parent
e77a13fe84
commit
4d011be4d8
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
src/pages/Proof/Create_FromApp/ProofForm.js
+ 0
- 2
src/pages/Proof/Create_FromApp/ProofForm.js
View File
@@ -245,8 +245,6 @@ const FormPanel = ({ formData }) => {
formik.setFieldValue("fee", 6552 * value);
}
}}
name="noOfPages"
value={formik.values["noOfPages"]}
variant="outlined"
sx={
{
Write
Preview
Loading…
Cancel
Save