more
This commit is contained in:
@@ -807,24 +807,3 @@ const SignupPage = () => {
|
||||
};
|
||||
|
||||
export default SignupPage;
|
||||
|
||||
/*
|
||||
|
||||
|
||||
const userDataValues = {
|
||||
barNumber: "232323",
|
||||
city: "broolyn",
|
||||
email: "j@s.com",
|
||||
firm: "asdf",
|
||||
firstName: "ghghg",
|
||||
lastName: "hhhhh",
|
||||
password: "123344556",
|
||||
practiceArea: "dfdfdf",
|
||||
state: "New York",
|
||||
streetAddress: "123 Main",
|
||||
telephone: "(313) 555-5555",
|
||||
zipCode: "12345",
|
||||
};
|
||||
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user