Skip to content

Commit

Permalink
Update CreateMessage.php
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata authored Dec 13, 2024
1 parent 5102a00 commit 64ab690
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


<?php

namespace App\Filament\App\Resources\MessageResource\Pages;
Expand All @@ -11,4 +9,4 @@
class CreateMessage extends CreateRecord
{
protected static string $resource = MessageResource::class;
}
}

0 comments on commit 64ab690

Please sign in to comment.