Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
199ocero authored and github-actions[bot] committed Mar 7, 2024
1 parent d905cdf commit cba119b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Components/ActivityDate.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace JaOcero\ActivityTimeline\Components;

use Illuminate\Support\Carbon;
use Filament\Infolists\Components\Entry;
use Filament\Forms\Components\Concerns\CanAllowHtml;
use Filament\Infolists\Components\Entry;
use Illuminate\Support\Carbon;
use JaOcero\ActivityTimeline\Concerns\CanModifyState;

class ActivityDate extends Entry
Expand Down

0 comments on commit cba119b

Please sign in to comment.