### What problem does this PR solve? Feat: Add dataset sidebar #3221 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
4 lines
86 B
TypeScript
4 lines
86 B
TypeScript
export default function RetrievalTesting() {
|
|
return <div>Retrieval testing</div>;
|
|
}
|