RadzenDataGrid Not Found

I recently found out about the change from RadzenGrid to RadzenDataGrids, so I started trying to transition the former to the latter. Unfortunately, after taking an update to the latest version of Radzen.Blazor, the RadzenDataGrid component will not show up for my application. Every time I try to add it, I get an unfound markup element error ("Found markup element with unexpected name 'RadzenDataGrid' . . . "). Are there any extra steps needed to use this component? All other components are working fine.

Be sure that you are using an up-to-date version of Radzen.Blazor that includes RadzenDataGrid.