Access control for create Button doesnot work
<CreateButton accessControl={{ enabled: false }} type="primary" ghost icon={<PlusOutlined />}>
Add New Master Source
</CreateButton>
the enabled is not working , CreateButton is from refineantd
Add New Master Source
</CreateButton>
the enabled is not working , CreateButton is from refineantd
