Add share's contents and description to the DB
This commit is contained in:
@@ -44,7 +44,7 @@ const ShareList = (props) => {
|
||||
/>
|
||||
<TextField source="username" />
|
||||
<TextField source="description" />
|
||||
<DateField source="contents" />
|
||||
<TextField source="contents" />
|
||||
<FormatInfo source="format" />
|
||||
<NumberField source="visitCount" />
|
||||
<DateField source="expiresAt" showTime />
|
||||
|
||||
Reference in New Issue
Block a user