#
Using custom components
#
Custom Components
To reuse existing components write "Use @filename". This file should be present in your workspace. You can add as many components as you want.
#
Public Components
Public component libraries like Material UI, Ant Design etc are already known to CodeParrot. To use them, just write "Use Component Name" like "Use MUI table" in the prompt window.