mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 20:19:44 +08:00
update old version
This commit is contained in:
parent
aeae1fa7f5
commit
09ae2c15d2
@ -57,7 +57,7 @@ InstantClickChangeFns.push(function () {
|
||||
var Select = antd.Select;
|
||||
var Option = Select.Option;
|
||||
var versionsHistory = {
|
||||
'0.9.2': '09x.ant.design'
|
||||
'0.9.x': '09x.ant.design'
|
||||
};
|
||||
versionsHistory[antdVersion.latest] =
|
||||
versionsHistory[antdVersion.latest] || 'ant.design';
|
||||
|
Loading…
Reference in New Issue
Block a user