@genesislcap/pbc-reporting-ui 1.0.5 → 1.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -14
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,17 +1,3 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: 'Foundation Reporting'
|
|
3
|
-
sidebar_label: 'Foundation Reporting'
|
|
4
|
-
sidebar_position: 3
|
|
5
|
-
id: foundation-reporting
|
|
6
|
-
keywords: [web, frontend, ui, micro-front-ends, reporting]
|
|
7
|
-
tags:
|
|
8
|
-
- web
|
|
9
|
-
- frontend
|
|
10
|
-
- ui
|
|
11
|
-
- micro-front-ends
|
|
12
|
-
- reporting
|
|
13
|
-
---
|
|
14
|
-
|
|
15
1
|
# Reporting Micro front-end
|
|
16
2
|
|
|
17
3
|
The Reporting micro front-end enables your users to create report specifications, run them, or save them for later use.
|
package/package.json
CHANGED