We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c98f32 commit e694d9dCopy full SHA for e694d9d
2 files changed
demo/graph-tutorial/views/calendar.hbs
@@ -2,7 +2,8 @@
2
Licensed under the MIT License. -->
3
4
<!-- <LayoutSnippet> -->
5
-<h1>Calendar</h1>
+<h1 class="mb-3">Calendar</h1>
6
+<a href="/calendar/new" class="btn btn-light btn-sm mb-3">New event</a>
7
<table class="table">
8
<thead>
9
<tr>
tutorial/images/add-msgraph-01.png
-2.01 KB
0 commit comments