added description header field

This commit is contained in:
Rajiv Ranjan Singh
2020-09-16 21:47:19 +05:30
parent 3e50f8ab74
commit def4032351
81 changed files with 85 additions and 0 deletions
@@ -1,6 +1,7 @@
---
id: createPlugin-feature-flags
title: createPlugin - feature flags
description: Documentation on createPlugin - feature flags
---
The `featureFlags` object passed to the `register` function makes it possible
+1
View File
@@ -1,6 +1,7 @@
---
id: createPlugin-router
title: createPlugin - router
description: Documentation on createPlugin - router
---
The router that is passed to the `register` function makes it possible for
+1
View File
@@ -1,6 +1,7 @@
---
id: createPlugin
title: createPlugin
description: Documentation on createPlugin
---
Taking a plugin config as argument and returns a new plugin.