After installing the Blueprintjs core package I wanted to get started with the Navbar component but when I import
it, it is not found within the node module.
In the github repo there is only a SCSS file in the component's directory while in the docs a Navbar
component is mentioned which makes me doubt.
Are not all components React components?
Thanks