[ci] yarn format
This commit is contained in:
parent
918e3831f5
commit
f919443688
1 changed files with 2 additions and 2 deletions
|
@ -10,5 +10,5 @@ export const sidebar = [
|
|||
|
||||
export const mediaQueries = {
|
||||
mobile: '(max-width: 600px)',
|
||||
desktop: '(min-width: 601px)'
|
||||
}
|
||||
desktop: '(min-width: 601px)',
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue