Skip to content

Commit

Permalink
Update packages/core/useBreakpoints/breakpoints.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Aug 25, 2023
1 parent 2c44749 commit b2265e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/useBreakpoints/breakpoints.ts
Expand Up @@ -102,5 +102,5 @@ export const breakpointsPrimeFlex = {
sm: 576,
md: 768,
lg: 992,
xl: 1200
xl: 1200,
}

0 comments on commit b2265e2

Please sign in to comment.