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 b52fcb3 commit 80d91b6Copy full SHA for 80d91b6
.storybook/manager-head.html
@@ -6,10 +6,10 @@
6
</script>
7
8
<footer class="storybook-footer">
9
- Microsoft Graph Toolkit Playground was founded by Microsoft as a community guided, open source project.
+ Microsoft Graph Toolkit (v<span id="mgt-version"></span>) Playground was founded by Microsoft as a community guided,
10
+ open source project.
11
<a tabindex="-1" href="https://privacy.microsoft.com/en-us/privacystatement">Privacy & cookies</a>
12
<a tabindex="-1" href="https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default">Term of use</a>
- Documentation for version <span id="mgt-version"></span>
13
</footer>
14
<script type="module">
15
import { PACKAGE_VERSION } from './mgt.storybook.js'
0 commit comments