TypiCMS / Laravel-Translatable-Bootforms

Generate translated forms based on Spatie translatable package
MIT License
3 stars 0 forks source link

Form Group Class is not working #3

Open RomanNerez opened 3 months ago

RomanNerez commented 3 months ago

Hello

I noticed that "form-group-class" doesn't work in the configuration as this property is not used in the library itself.

https://github.com/TypiCMS/Laravel-Translatable-Bootforms/blob/e3d171cd09e2a59d81abc7266ad4a389b2f27acb/src/TranslatableBootForm.php#L268

Is it possible to fix it Thank you

sdebacker commented 3 months ago

Hello, feel free to make a PR.