Merge pull request #556 from GetStream/doc-fix

fix: removed intro and added detail fixes
This commit is contained in:
Salvatore Giordano
2021-07-16 18:02:17 +02:00
committed by GitHub
4 changed files with 3 additions and 9 deletions
@@ -1,6 +1,6 @@
---
id: adding_custom_attachments
sidebar_position: 3
sidebar_position: 2
title: Adding Custom Attachments
---
@@ -1,6 +0,0 @@
---
id: local_data_persistence
sidebar_position: 1
title: Adding Local Data Persistence
---
@@ -1,6 +1,6 @@
---
id: adding_push_notifications
sidebar_position: 2
sidebar_position: 1
title: Adding Push Notifications
---
@@ -1,6 +1,6 @@
---
id: mig_guide_2_0
sidebar_position: 4
sidebar_position: 3
title: Migrating to 2.0 (Null-safety)
---