app/View/Components/Icon.php: rename view script
This commit is contained in:
parent
e4363c078a
commit
5117907a4d
2 changed files with 1 additions and 1 deletions
|
|
@ -40,6 +40,6 @@ abstract class Icon extends Component
|
|||
*/
|
||||
public function render()
|
||||
{
|
||||
return view('components.class-icon');
|
||||
return view('components.image-icon');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue