We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c829e2e commit 45cbe1cCopy full SHA for 45cbe1c
README.md
@@ -1,20 +1,5 @@
1
# flat-ui
2
3
-### Latest issues
4
-<div>of {issues.length} total</div>
5
-
6
-<Issues />
7
8
-### Last release
9
10
-<Releases num="1" />
11
12
-### Last commits
13
14
-<Commits num="10" />
15
16
17
18
Welcome friends! **flat-ui** is a React component that will render your flat dataset (an array of objects) in a table view:
19
20

@@ -145,4 +130,4 @@ and also start the **example** server:
145
130
cd example
146
131
yarn
147
132
yarn start
148
-```
133
+```
0 commit comments