Activisme-be / Blade-github-octicons

A package to easily make use of Github Octicons in your Laravel Blade views.
MIT License
5 stars 5 forks source link

readme update - Unable to locate a class or view for component [go-arrow-left]. #34

Open 2gen opened 2 years ago

2gen commented 2 years ago

After running composer require actb/blade-github-octicons

EDIT:

As the contributor mentioned everything is working but the readme is unclear. We need to give the readme a revision so the size is clearly documented.

Tjoosten commented 2 years ago

Hey,

Thanks for reaching out. I will look into it tomorrow. But can u tell me how you call the Github octicon?

Kind regards, Tim

2gen commented 2 years ago

Looks like the correct syntax requires you also specify the size as <x-go-arrow-left-16 /> and <x-go-arrow-left-24 /> works but just writing <x-go-arrow-left /> does not.

This can be closed. But the readme might want to be updated.

Tjoosten commented 2 years ago

Reopened the issue. And changed the title. Because imo the issue is not resolved.