Skip to content

Commit

Permalink
feat(config): adjust wireui config and realocate wireui.css
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopalopes24 committed Jan 26, 2024
1 parent 0a6149c commit 58e75c9
Show file tree
Hide file tree
Showing 11 changed files with 81 additions and 110 deletions.
1 change: 0 additions & 1 deletion src/Components/Icon/views/index.blade.php

This file was deleted.

2 changes: 1 addition & 1 deletion src/Http/Controllers/IconsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use InvalidArgumentException;
use Symfony\Component\HttpFoundation\Response;
use Throwable;
use WireUi\View\Components\Icon;
use WireUi\Components\Icon\Index as Icon;

class IconsController extends Controller
{
Expand Down
Loading

0 comments on commit 58e75c9

Please sign in to comment.