added edit button to comments and made create to posts

This commit is contained in:
2025-03-11 12:06:07 +01:00
parent 260d897eaa
commit 8c85a921f8
4 changed files with 33 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
import { Datagrid, List, ReferenceField, TextField,} from 'react-admin';
import { Datagrid, List, ReferenceField, TextField, } from 'react-admin';
export const PostList = () => (
<List>