R
Refine
B
Refine
•
4y ago
broad-salmon
difference between importing from refinecore and refineantd
for example i have a component useSelect so if i import it from refinecore it dont have same props compare to i import it from refineantd
?
Refine
Join
6,201
Members
View on Discord
Was this page helpful?
Yes
No
O
Omer
•
10/19/22, 6:00 AM
Hey
@rehan1
,
refine
's UI packages
(
@pankod
/refine
-antd
,
@pankod
/refine
-mui
,
@pankod
/refine
-mantine
) return properties that the UI framework needs
. In fact
, these packages extend the
@pankod/refine-core
@pankod/refine-core
package
V
verbal-lime
Hey @rehan1 , refine's UI packages (@pankod/refine-antd, @pankod/refine-mui, @pa...
B
broad-salmon
OP
•
10/19/22, 6:00 AM
Thanks
@Omer
@pankod/refine-core
@pankod/refine-core