Opt into analytics by default during the beta

This commit is contained in:
Robin Townsend
2023-03-13 19:12:47 -04:00
parent 7aa902853a
commit 971eca59ff
13 changed files with 76 additions and 56 deletions
+3 -1
View File
@@ -88,7 +88,9 @@ limitations under the License.
.tabContainer {
width: 100%;
flex-direction: row;
margin: 27px 16px;
padding: 27px 20px;
box-sizing: border-box;
overflow: hidden;
}
.tabList {