Files
freeCodeCamp/client
Berkeley Martinez f1b29a6fd1 fix modal showing when challenge already completed
This fix fixes a regression introduced in an earlier commit.
Now, isInitRun is always set false on user involvement.
This prevents the completion modal from poping up during challenges
that have preview windows.
2015-09-09 20:13:35 -07:00
..
2015-08-12 11:47:03 -07:00
2015-09-08 21:45:53 -07:00
2015-08-27 12:36:29 -07:00

This is the entry point for the client code Code that should only run on the client should be put here.

NOTE(berks): For react specific stuff this should be the entry point