fixed missing class

This commit is contained in:
Cüneyt Şentürk
2020-12-28 18:21:05 +03:00
parent 5b7d70fae7
commit 50eaa40327
3 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@
namespace App\View\Components\Documents\Form;
use App\Abstracts\View\Components\DocumentForm as Component;
class Metadata extends Component