mirror of
https://github.com/seigler/graphql-playground
synced 2025-07-27 09:36:09 +00:00
Client initial commit
This commit is contained in:
parent
f8e7e2d9e3
commit
7bc3484b71
11 changed files with 7802 additions and 2 deletions
3
client/src/app.js
Normal file
3
client/src/app.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import React from 'react';
|
||||
|
||||
export default () => <div>Hi</div>;
|
Loading…
Add table
Add a link
Reference in a new issue