l-min-components 1.7.1310 → 1.7.1311

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "l-min-components",
3
- "version": "1.7.1310",
3
+ "version": "1.7.1311",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "src/assets",
@@ -133,7 +133,7 @@ const useHeader = (props = { default: false }) => {
133
133
  url: "/iam/v1/users/default_account/",
134
134
  params: {
135
135
  _account: accountID,
136
- exclude_account: "PERSONAL",
136
+ // exclude_account: "PERSONAL",
137
137
  },
138
138
  // headers: {
139
139
  // "Content-Type": "application/json",