F
Filament14mo ago
Ahmad

trying to use both form and info but when i import them i get double

No description
No description
No description
No description
6 Replies
Ramon.vV
Ramon.vV14mo ago
Have you tried declaring duplicates with a different name? i.e. Filament\Forms\Components\Section as FormSection Filament\Infolists\Components\Section as InfolistSection etc
Ahmad
AhmadOP14mo ago
yeah i doesnot work its account as dup too
Ramon.vV
Ramon.vV14mo ago
You probably need to do the same for other duplicates.
Ahmad
AhmadOP14mo ago
No description
Ramon.vV
Ramon.vV14mo ago
Did you read my comment? Filament\Forms\Components\Section as FormSection Filament\Infolists\Components\Section as InfolistSection
IamJohnDev
IamJohnDev14mo ago
use alias name if there's a same name on your imports

Did you find this page helpful?