chore: migrate fe 250722
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// @file 社区版暂时不提供历史记录功能,本文件中导出的方法用于未来拓展使用。
|
||||
// @file 开源版暂时不提供历史记录功能,本文件中导出的方法用于未来拓展使用。
|
||||
export const LeftContentButtons = () => null;
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// @file 社区版暂时不提供用户界面功能,本文件中导出的方法用于未来拓展使用。
|
||||
// @file 开源版暂时不提供用户界面功能,本文件中导出的方法用于未来拓展使用。
|
||||
export const ModeTab = () => null;
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// @file 社区版暂时不提供历史记录功能,本文件中导出的方法用于未来拓展使用。
|
||||
// @file 开源版暂时不提供历史记录功能,本文件中导出的方法用于未来拓展使用。
|
||||
import React from 'react';
|
||||
|
||||
export const SecondarySidebar = () => <div />;
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
// @file 社区版暂时不提供用户界面功能,本文件中导出的方法用于未来拓展使用。
|
||||
// @file 开源版暂时不提供用户界面功能,本文件中导出的方法用于未来拓展使用。
|
||||
export const UIBuilder = (_props: any) => null;
|
||||
|
||||
Reference in New Issue
Block a user