You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: directives/md-grid-list.sublime-snippet
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
<md-grid-tile>$1</md-grid-tile>
5
5
</md-grid-list>
6
6
]]></content>
7
-
<tabTrigger>md-button</tabTrigger>
7
+
<tabTrigger>md-grid-list</tabTrigger>
8
8
<description>Angular Material - Grid lists are an alternative to standard list views. Grid lists are distinct from grids used for layouts and other visual presentations.</description>
0 commit comments