Fixed white issue with textfield and started using opensearch version 2
This commit is contained in:
@@ -776,7 +776,7 @@ const Admin = (props) => {
|
||||
};
|
||||
|
||||
const inviteUser = (data) => {
|
||||
console.log("INPUT: ", data);
|
||||
//console.log("INPUT: ", data);
|
||||
setLoginInfo("");
|
||||
|
||||
// Just use this one?
|
||||
|
||||
Reference in New Issue
Block a user