freeCodeCamp/client
jnguyen0220 414219965d fix: adding f to the featureImage source (#35758)
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->

- [x] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
- [x] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [x] My pull request targets the `master` branch of freeCodeCamp.
- [x] None of my changes are plagiarized from another source without proper attribution.
- [x] All the files I changed are in the same world language (for example: only English changes, or only Chinese changes, etc.)
- [x] My changes do not use shortened URLs or affiliate links.

<!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.-->

Closes #35749
2019-04-04 10:54:31 +05:30
..
config fix(build): Make build unrelient on root level deps (take 2) 2018-09-06 16:07:03 +01:00
plugins chore: normalize freeCodeCamp in english (#35258) 2019-02-19 15:19:49 +05:30
src chore(tests): add tests for worker-executor 2019-03-29 15:06:10 +05:30
static fix: Reimplement the HeatMap 2018-11-13 05:39:50 +05:30
utils fix: adding f to the featureImage source (#35758) 2019-04-04 10:54:31 +05:30
.babelrc chore(client): Move client app to /client 2018-09-03 17:47:48 +05:30
.gitignore fix(client): prevent endless SASS conversion 2018-11-12 12:44:00 +00:00
gatsby-browser.js fix(ui): top nav menu behavior on guide 2019-03-14 19:06:18 +05:30
gatsby-config.js fix(tools): use docker for development 2019-03-15 15:50:30 +05:30
gatsby-node.js feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
gatsby-ssr.js fix: wire menu to redux and add change meanu breakpoint for guide 2019-03-01 13:02:29 +00:00
jest.config.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
jest.transform.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
package-lock.json chore(client): replace react-media with react-responsive 2019-03-14 19:06:18 +05:30
package.json chore(client): replace react-media with react-responsive 2019-03-14 19:06:18 +05:30
webpack-workers.js fix(learn): remove sass.js from bundle and place it to static/js 2019-01-17 16:53:38 +05:30