Skip to content

Commit

Permalink
docs(blog): update post footer
Browse files Browse the repository at this point in the history
  • Loading branch information
necatiozmen committed May 22, 2024
1 parent 87a5f8b commit 741644f
Showing 1 changed file with 0 additions and 32 deletions.
32 changes: 0 additions & 32 deletions documentation/blog/2024-05-22-mui-grid.md
Original file line number Diff line number Diff line change
Expand Up @@ -663,35 +663,3 @@ In practice, you can set the `zeroMinWidth` property as follows:
## Conclusion

This article covered **Material UI Grid**, its features, application and installment inside any React application. We also further explored the Material UI Grid functionalities in a simple Blog post Layout. Despite the limitations enlisted above, Material UI Grid aids developers in creating a responsive and interactive web user interface. I hope this article becomes valuable to you.

<br/>
<div>
<a href="https://discord.gg/refine">
<img src="https://refine.ams3.cdn.digitaloceanspaces.com/website/static/img/discord_big_blue.png" alt="discord banner" />
</a>
</div>

---

<div style={{backgroundColor:"#F8F8F8", padding:"18px", borderRadius:"10px"}}>
<div style={{fontSize:"32px", fontWeight:"700", lineHeight:"1.4", marginBottom:"25px"}} >Stop wasting your time copy/pasting your form code all over your application!</div >

Meet the headless, React-based solution to build sleek **CRUD** applications. With Refine, you can be confident that your codebase will always stay clean and boilerplate-free.

Try [Refine](https://github.com/refinedev/refine) to rapidly build your next **CRUD** project, whether it's an admin panel, dashboard, internal tool or storefront.

<div>
<a href="https://github.com/refinedev/refine">
<img src="https://refine.ams3.cdn.digitaloceanspaces.com/website/static/img/mui_banner.png" alt="refine blog logo" />
</a>
</div>

<br/>

**Refine** is an open-source, React-based framework for building CRUD applications without constraints. It’s headless by design and seamlessly works with **any custom design** or **UI framework** you favor. For convenience, it ships with ready-made integrations for **Ant Design, Material UI and Mantine UI**.

It can **speed up your development time up to 3X** without compromising freedom on styling, customization and project workflow.

Visit [Refine GitHub repository](https://github.com/refinedev/refine) for more information, demos, tutorials, and example projects.

</div>

0 comments on commit 741644f

Please sign in to comment.