druxt.js
                                
                                 druxt.js copied to clipboard
                                
                                    druxt.js copied to clipboard
                            
                            
                            
                        DruxtViews component missing
Describe the bug
The DruxtViews component no longer exists, only a DruxtView component. This happened during the recent change to the way components are registered, but the DruxtViews component should stay and the DruxtView component should go, or be deprecated.
To Reproduce N/A
Expected behavior
DruxtViews should be the main component for the DruxtViews module(?)
Media N/A
Your Environment (please complete the following information): N/A
Additional context
A View is a singular, but the Drupal functionality is Views and View can refer to more than one thing in Drupal. e.g., View mode for Entities.
I'm not entirely certain that this is a bug, and changing it would change the the Wrapper templates. Might need to input from others before deciding how to move forward.