Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
constructor( ) {
// call ClarityIcons for once to include ClarityIcons js when packing.
// in the future we will need to add customized icons
// a service will be created for such needs and ClarityIcons will be called
// in the service. Here will just be left a service calling.
ClarityIcons.get();
}