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