ant-design/components/modal
Sam Lanning bfc75f5872 [chore] remove unneeded checks
args will always be defined, and an array, additionally Array.some()
will always return false if the array is empty. So these conditions
are uneeded.
2018-12-20 17:16:00 +08:00
..
__tests__ support prettier 2018-12-07 18:27:30 +08:00
demo Update manual.md 2018-12-02 20:48:52 +08:00
style support prettier 2018-12-07 18:27:30 +08:00
ActionButton.tsx support prettier 2018-12-07 18:27:30 +08:00
confirm.tsx [chore] remove unneeded checks 2018-12-20 17:16:00 +08:00
index.en-US.md fix Modal docs typo 2018-11-01 12:05:24 +08:00
index.tsx support prettier 2018-12-07 18:27:30 +08:00
index.zh-CN.md 🌐 site: transition component category, close #11629 2018-11-04 16:20:35 +08:00
locale.tsx fix: should not import moment while useless, close: #8013 2017-10-26 10:50:18 +08:00
Modal.tsx support prettier 2018-12-07 18:27:30 +08:00