mirror of
https://github.com/usebruno/bruno.git
synced 2025-08-18 17:58:29 +02:00
fix: fixed graphql docs height overflow (#65)
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# bruno-graphql-docs
|
||||
|
||||
Standalone graphql docs explorer module forked from [graphiql](https://github.com/graphql/graphiql)
|
||||
Standalone graphql docs explorer module forked from [graphiql](https://github.com/graphql/graphiql)
|
||||
|
||||
### Publish to Npm Registry
|
||||
```bash
|
||||
npm publish --access=public
|
||||
```
|
Reference in New Issue
Block a user