fixed comment typo and updated default fallback displayable props
This commit is contained in:
@@ -1436,10 +1436,12 @@ export default class CommonHelper {
|
||||
const fallbackProps = [
|
||||
"title",
|
||||
"name",
|
||||
"slug",
|
||||
"email",
|
||||
"username",
|
||||
"heading",
|
||||
"label",
|
||||
"heading",
|
||||
"message",
|
||||
"key",
|
||||
"id",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user