Added new Resolution - 320px.
This commit is contained in:
@@ -4,7 +4,7 @@ import {ButtonStyling, ResponsiveButtonStyle, ResponsiveOptionsDropdown} from ".
|
||||
const responsiveOptions = {
|
||||
desktop: [1920, 1800, 1680, 1440, 1360, 1280, 1024],
|
||||
tablet: [992, 768, 600],
|
||||
mobile: [480, 414, 375, 360],
|
||||
mobile: [480, 414, 375, 360, 320],
|
||||
}
|
||||
|
||||
const defaultResponsiveOptions = {
|
||||
|
||||
Reference in New Issue
Block a user