We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d752055 commit 729824cCopy full SHA for 729824c
public/alldata.js
@@ -40,7 +40,7 @@ function AllData() {
40
<Card
41
txtcolor="black"
42
header="All of the users and their data"
43
- title="Admin eyes only."
+ title="User data."
44
text={
45
data ? (
46
<div>
0 commit comments