react-server675fbba4
react-serverfilestestfixturesscroll-restoration.jsx
test/fixtures/scroll-restoration.jsxjsx125 Bbec74108
import App from "./scroll-restoration-client.jsx";

export default function ScrollRestorationFixture() {
  return <App />;
}