Commit d7917756 authored by Leopoldthecoder's avatar Leopoldthecoder Committed by 杨奕

DatePicker: fix align=center

parent 90528c2a
......@@ -178,7 +178,7 @@ const TYPE_VALUE_RESOLVER_MAP = {
};
const PLACEMENT_MAP = {
left: 'bottom-start',
center: 'bottom-center',
center: 'bottom',
right: 'bottom-end'
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment