init component
This commit is contained in:
4
node_modules/buetify/lib/components/icons/angleRight/AngleRightIcon.js
generated
vendored
Executable file
4
node_modules/buetify/lib/components/icons/angleRight/AngleRightIcon.js
generated
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
import { faAngleRight } from '@fortawesome/free-solid-svg-icons/faAngleRight';
|
||||
import { useFontAwesomeIconComponent } from '../utils';
|
||||
export default useFontAwesomeIconComponent('AngleRight', faAngleRight);
|
||||
//# sourceMappingURL=AngleRightIcon.js.map
|
||||
Reference in New Issue
Block a user