mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-31 18:07:00 +02:00
test: fix load test
This commit is contained in:
parent
15ce4a95e2
commit
0f28b6f311
9 changed files with 213 additions and 76 deletions
3
test/load/__fixtures__/simple-pages/index.js
Normal file
3
test/load/__fixtures__/simple-pages/index.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import React from 'react';
|
||||
|
||||
export default () => <div>Index</div>;
|
Loading…
Add table
Add a link
Reference in a new issue