Modal documentation for V4 is referencing btn-default instead of btn-secondary
Created by: roooodcastro
The new class for default buttons is btn-secondary instead of btn-default.
The modal documentation page for V4 still uses btn-default in the "Using the grid system" example.
The fix is to just switch default for secondary.