Skip to content

Commit

Permalink
fix file name typo
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi committed Sep 12, 2023
1 parent 37bd19c commit a58c13c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
use Filament\Forms\Components\Textarea;
use LaraZeus\Sky\Classes\ContentEditor;

class RichEditorEditor implements ContentEditor
class RichEditor implements ContentEditor
{
public static function component(): Component
{
Expand Down

0 comments on commit a58c13c

Please sign in to comment.