Sen Yang
Sen Yang
Closing for no further progress.
No problem, I'll look into it.
changes seems to be made in `lib/`?
具体遇到什么问题?
错误的完整堆栈贴一下吧,或者最好能把完整的代码做一个可复现的 repo,从你目前提供的信息看不出问题在哪里
粗看了一下,是因为标签名拼错了? https://github.com/XueMary/utils-and-fetch/blob/6f77740355d22b37711475ac2b8435758e518229/src/components/Form/Form.js#L19
ping, would love to use different distance methods other than the defaulted 'l2'
you should either use `import * as Marquee from 'react-marquee';` or add `"esModuleInterop": true` to your tsconfig.json since `react-marquee` has a CommonJS style export (ie. `module.exports = XXX`).
请配合 `fetch-ie8` 使用
I'd say allow adjacent elements without enclosing tag, really hate additional ``s like this: ``` jsx ```