mirror of
https://github.com/seigler/graphql-playground
synced 2025-07-26 09:06:09 +00:00
3 lines
64 B
JavaScript
3 lines
64 B
JavaScript
import React from 'react';
|
|
|
|
export default () => <div>Hi</div>;
|