[ci] yarn format

This commit is contained in:
matthewp 2021-07-27 16:33:24 +00:00 committed by GitHub Actions
parent 918e3831f5
commit f919443688

View file

@ -10,5 +10,5 @@ export const sidebar = [
export const mediaQueries = {
mobile: '(max-width: 600px)',
desktop: '(min-width: 601px)'
}
desktop: '(min-width: 601px)',
};