Welcome to Stack Overflow!
It seems that the ant-design
team chose to integrate ant-design-pro
components directly into antd
.
The version 2.3.0
of ant-design-pro
was the latest version of the library that you could use as a component library. (source: their changelog).
You can probably still install that version (here's the documentation to do so).
They recently released the v4 of ant-design-pro
and I'm not entirely sure whether you can install the components stand-alone or not.
However, a lot of components from ant-design-pro
are now maintained directly inside ant design
, as you can see here:
In the next version of Pro, we will gradually remove all the components that will be added to the Ant Design, which are under development:
...
These components will be more fully supported and maintained in Ant Design, and Pro will focus on Layout and scaffolding.