wine-fall

Results 2 comments of wine-fall

这个感觉不好改😳 要么就在 readme 里头加个提醒? 要么就基于`From.Item` 再封一层 `Form.ArrayItem`,默认加上 `isListField`。然后还得在 readme 里提醒用户在使用 `Form.Array` 的时候得使用这个 `Form.ArrayItem` 再要么就得大改 `Form.Array` 了?目前这个是直接调用 `props.children()` 的,而它的类型是 `(fields: FormArrayField[], operation: FormArrayOperation) => ReactElement[]`,这个组件层面没法控制。

In javascript world, I think `dayjs` ([website](https://day.js.org/)) is better, and the size of this library is 2kb after zipping. As the `momentjs`, it doesn't upgrade for long time, and it...