ui-soxo-bootstrap-core 2.6.36 → 2.6.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -32,7 +32,7 @@ const UserAdd = ({ model, callback, edit, history, formContent, match, additiona
32
32
  // for default branch
33
33
  // const [defaultBranch, setDefaultBranch] = useState(null);
34
34
  //Need to check this condition
35
- const [authentication, setAuthentication] = useState(false);
35
+ const [authentication, setAuthentication] = useState(true);
36
36
 
37
37
  /**To store user values */
38
38
  const [users, setUsers] = useState([]);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-soxo-bootstrap-core",
3
- "version": "2.6.36",
3
+ "version": "2.6.37",
4
4
  "description": "All the Core Components for you to start",
5
5
  "keywords": [
6
6
  "all in one"