Hacker News new | ask | show | jobs
by HeavyFeather 1201 days ago
Note that there's an error on the default export:

    - export default foo = 'foo';
    + export default 'foo';
1 comments

thanks, fixed
A lot of 'x1' should be 'x2' in the examples