Skip to content
This repository has been archived by the owner on Apr 18, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparclex authored Sep 21, 2018
1 parent a438094 commit 5ee8016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public function card()
{
return [
// ...
new \Sparclex\NovaImportCard\NovaImportCard(self::class),
new \Sparclex\NovaImportCard\NovaImportCard(App\Nova\User::class),
];
}
```
Expand Down

0 comments on commit 5ee8016

Please sign in to comment.