balibabu
feat: modify routing to nested mode and rename document (#52)
7b71fb2
raw
history blame
117 Bytes
const KnowledgeUploadFile = () => {
return <div>KnowledgeUploadFile</div>;
};
export default KnowledgeUploadFile;