UNPKG

@graphiql/react

Version:

[Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql-react/CHANGELOG.md) | [API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphiql_react.html) | [NPM](https://www.npmjs.com/package/@graphiql/react)

6 lines (5 loc) 119 B
/* Underline the clickable token */ .CodeMirror-jump-token { text-decoration: underline dotted; cursor: pointer; }