From ea2ec2257257a2766512b3e0fe70827f4ef5ae9b Mon Sep 17 00:00:00 2001 From: Steve Lacey Date: Wed, 1 Apr 2020 19:25:32 +0700 Subject: [PATCH] Add commas to README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4f9bb6..1d90d28 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ Vue.use(VueMq, { sm: 450, md: 1250, lg: Infinity, - } - defaultBreakpoint: 'sm' // customize this for SSR + }, + defaultBreakpoint: 'sm', // customize this for SSR }) ``` #### Use `$mq` property