File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ Material Design's [Snackbar](https://material.io/components/snackbars) component
5
5
[ ![ npm] ( https://img.shields.io/npm/v/@nativescript-community/ui-material-snackbar.svg )] ( https://www.npmjs.com/package/@nativescript-community/ui-material-snackbar )
6
6
[ ![ npm] ( https://img.shields.io/npm/dt/@nativescript-community/ui-material-snackbar.svg?label=npm%20downloads )] ( https://www.npmjs.com/package/@nativescript-community/ui-material-snackbar )
7
7
8
+ ## Contents
9
+
10
+ 1 . [ Installation] ( #installation )
11
+ 2 . [ Changelog] ( #changelog )
12
+ 3 . [ FAQ] ( #faq )
13
+ 4 . [ Usage] ( #usage )
14
+
8
15
## Installation
9
16
10
17
### :warning : Warning :warning :
@@ -29,6 +36,10 @@ If using ```tns-core-modules```
29
36
30
37
Be sure to run a new build after adding plugins to avoid any issues.
31
38
39
+ ## [ Changelog] ( ./CHANGELOG.md )
40
+
41
+ ## [ FAQ] ( ../../README.md#faq )
42
+
32
43
## Usage
33
44
34
45
### TypeScript
You can’t perform that action at this time.
0 commit comments