Fix dashboard compilation error
This commit is contained in:
parent
83abc8506e
commit
3c3a819aba
1 changed files with 1 additions and 1 deletions
|
@ -12,8 +12,8 @@ module.exports = {
|
|||
},
|
||||
screens: {
|
||||
sm: '640px',
|
||||
'until-sm': { max: '639px' },
|
||||
md: '768px',
|
||||
'until-lg': { max: '1023px' },
|
||||
lg: '1024px',
|
||||
xl: '1280px',
|
||||
'2xl': '1536px'
|
||||
|
|
Loading…
Add table
Reference in a new issue