fix: chat test overflow

This commit is contained in:
archer
2023-07-22 21:56:57 +08:00
parent e49a831cc4
commit f5fad6083a
5 changed files with 89 additions and 83 deletions

View File

@@ -212,3 +212,5 @@ export const KbParamsModal = ({
</Modal>
);
};
export default KBSelectModal;