Skip to content
Snippets Groups Projects
Commit c59d0526 authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Minor linting.

parent ce98e8ed
Branches
Tags
2 merge requests!115V0.8.0 beta,!113V0.8.0
Pipeline #74057 passed with warnings
import React, { useContext } from 'react' import React, { useContext } from 'react'
import { apiContext } from '../api' import { apiContext } from '../api'
import Search from './Search' import Search from './Search'
import qs from 'qs'
import { domains } from '../domains' import { domains } from '../domains'
import { useLocation } from 'react-router-dom'
export const help = ` export const help = `
This page allows you to **search** in NOMAD's data. The upper part of this page This page allows you to **search** in NOMAD's data. The upper part of this page
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment