broad-brown•4y ago
Remove useModal form title
I want to remove title from useModalForm so i gave title ={null } its not working
2 Replies
Hey @rehan1 👋 ,
Make sure you use the
title property after you have spread the refine properties
broad-brownOP•4y ago
cool its working