F
Filament•3mo ago
MajistraFila

[Solved]: How to Hide "download csv file example"

Hi everybody, i am working on importing a csv file, and i want to hide the "download csv file example" phrase when i click on import button. THANK YOU
Solution:
ImportAction::make()
->modalDescription(null)
ImportAction::make()
->modalDescription(null)
...
Jump to solution
3 Replies
MajistraFila
MajistraFila•3mo ago
underlined text having to be removed or hide
No description
Solution
LeandroFerreira
LeandroFerreira•3mo ago
ImportAction::make()
->modalDescription(null)
ImportAction::make()
->modalDescription(null)
MajistraFila
MajistraFila•3mo ago
It works ! thaank you for your helpđź‘Ť
Want results from more Discord servers?
Add your server
More Posts