Skip to content

Commit

Permalink
Merge pull request #19 from lara-zeus/fix-ui
Browse files Browse the repository at this point in the history
fix ui
  • Loading branch information
atmonshi authored Dec 15, 2023
2 parents 2591d82 + e2dd7df commit 10a8825
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions resources/views/pages/importer.blade.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<div class="space-y-4">

<x-filament::page>
<x-filament::section>
found:
<span class="text-md font-semibold">{{ $this->getViewData()['wpPosts']->count() }}</span>
Expand All @@ -13,4 +12,4 @@
Import
</x-filament::button>
</div>
</div>
</x-filament::page>

0 comments on commit 10a8825

Please sign in to comment.