Skip to content

Commit fa0f7c7

Browse files
dialogs, toc
1 parent bdeef22 commit fa0f7c7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

packages/dialogs/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ Material Design's [Dialogs](https://material.io/components/dialogs) component fo
55
[![npm](https://img.shields.io/npm/v/@nativescript-community/ui-material-dialogs.svg)](https://www.npmjs.com/package/@nativescript-community/ui-material-dialogs)
66
[![npm](https://img.shields.io/npm/dt/@nativescript-community/ui-material-dialogs.svg?label=npm%20downloads)](https://www.npmjs.com/package/@nativescript-community/ui-material-dialogs)
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:
@@ -27,6 +34,8 @@ If using ```tns-core-modules```
2734

2835
## [Changelog](./CHANGELOG.md)
2936

37+
## [FAQ](../../README.md#faq)
38+
3039
## Usage
3140

3241
Uses the same API as [NativeScript Dialogs](https://docs.nativescript.org/ui/dialogs).

0 commit comments

Comments
 (0)