This commit installs the Xpert chatbot feature from the frontend-lib-learning-assistant repository into the frontend-lib-learning application. This component is rendered by the Course component. The component is only rendered when a few conditions are satisfied.
2 lines
34 B
JavaScript
2 lines
34 B
JavaScript
export { default } from './Chat';
|