Skip to content

Commit

Permalink
Unrelated files reverted
Browse files Browse the repository at this point in the history
  • Loading branch information
kumard3 committed Jan 4, 2022
1 parent db7b6ad commit 9fb5006
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/progressive-web-app/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ module.exports = withPWA({
dest: 'public',
runtimeCaching,
},
})
})
2 changes: 1 addition & 1 deletion examples/progressive-web-app/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@
}
],
"splash_pages": null
}
}
1 change: 0 additions & 1 deletion examples/progressive-web-app/public/sw.js

This file was deleted.

1 change: 0 additions & 1 deletion examples/progressive-web-app/public/workbox-1846d813.js

This file was deleted.

2 changes: 1 addition & 1 deletion examples/progressive-web-app/styles/Home.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@
width: 100%;
flex-direction: column;
}
}
}
2 changes: 1 addition & 1 deletion examples/progressive-web-app/styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ a {

* {
box-sizing: border-box;
}
}

0 comments on commit 9fb5006

Please sign in to comment.