1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/examples/with-redux/components
Karthik Muralidharan 16ff96b107 rename; Clock.js to clock (#4342)
Fixes the compilation error : 

```
* ./clock in ./components/examples.js
ModuleNotFoundError: Module not found: Error: [CaseSensit
ivePathsPlugin] `/components/clock.js` does not matc
h the corresponding path on disk `Clock.js`.
```
2018-05-11 22:08:42 +02:00
..
clock.js rename; Clock.js to clock (#4342) 2018-05-11 22:08:42 +02:00
counter.js Implement with-redux using _app.js (#4295) 2018-05-07 15:03:54 +02:00
examples.js Implement with-redux using _app.js (#4295) 2018-05-07 15:03:54 +02:00