Hard-coded CSS class names have the potential to conflict with third party (or other) styles. Better to have the styles scoped to the component only.
Hard-coded CSS class names have the potential to conflict with third party (or other) styles. Better to have the styles scoped to the component only.