diff --git a/frontend/src/components/chatbot.jsx b/frontend/src/components/chatbot.jsx index e69de29..fb7aa7c 100644 --- a/frontend/src/components/chatbot.jsx +++ b/frontend/src/components/chatbot.jsx @@ -0,0 +1,9 @@ +import React from 'react' + +const chatbot = () => { + return ( +