We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2432fde commit fdf7502Copy full SHA for fdf7502
.changeset/some-bats-lick.md
@@ -0,0 +1,12 @@
1
+---
2
+"@knocklabs/react-core": patch
3
+"@knocklabs/react": patch
4
5
+
6
+Enable use of TeamsKit with branches
7
8
+The `useMsTeamsAuth` hook exported by `@knocklabs/react-core` has been updated
9
+so that it works with branches. You can now use either this hook or the
10
+`<MsTeamsAuthButton>` component exported by `@knocklabs/react` to test
11
+connecting Microsoft Teams organizations to Knock tenants while working on a
12
+branch.
0 commit comments