我是歌谣 微信公众号关注前端小歌谣

const PostCreate = () => (
    <Create resource="posts">
        ...
    </Create>
);

资源导向