import React from 'react'; import { DocSearch } from '@docsearch/react'; import './app.css'; import '@docsearch/css'; function App() { return (