mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-27 05:28:43 +02:00
chore: add another react pages examples
This commit is contained in:
parent
ea37e54477
commit
9dc4cc2ff4
10 changed files with 63 additions and 19 deletions
|
@ -11,5 +11,5 @@ export default props => {
|
|||
</div>
|
||||
);
|
||||
}
|
||||
return <div>Loading...</div>;
|
||||
return <div align="center">Loading...</div>;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue