Skip to content

Commit 7ac2586

Browse files
snackbar, toc
1 parent 4828e83 commit 7ac2586

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

packages/snackbar/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ Material Design's [Snackbar](https://material.io/components/snackbars) component
55
[![npm](https://img.shields.io/npm/v/@nativescript-community/ui-material-snackbar.svg)](https://www.npmjs.com/package/@nativescript-community/ui-material-snackbar)
66
[![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)
77

8+
## Contents
9+
10+
1. [Installation](#installation)
11+
2. [Changelog](#changelog)
12+
3. [FAQ](#faq)
13+
4. [Usage](#usage)
14+
815
## Installation
916

1017
### :warning: Warning :warning:
@@ -29,6 +36,10 @@ If using ```tns-core-modules```
2936

3037
Be sure to run a new build after adding plugins to avoid any issues.
3138

39+
## [Changelog](./CHANGELOG.md)
40+
41+
## [FAQ](../../README.md#faq)
42+
3243
## Usage
3344

3445
### TypeScript

0 commit comments

Comments
 (0)