Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
Version: 4.xx.xx

Ant Design

You can use predefined themes provided by refine. In this example, we have created an example application by using the RefineThemes from @refinedev/antd. You can easily customize your theme as you wish in your refine project.

Run on your local
npm create refine-app@latest -- --example theme-antd-demo
Last updated on Jul 25, 2023 by Yıldıray Ünlü