1
0
Fork 0
mirror of https://gitlab.com/MrFry/qmining-page synced 2025-04-01 20:23:44 +02:00

Added server/api url

This commit is contained in:
MrFry 2020-03-17 17:54:58 +01:00
parent 49753aa113
commit 4d3f3c0cc4
7 changed files with 19 additions and 5 deletions
src/components

View file

@ -1,3 +1,5 @@
// TODO: add number next to it
export default function SubjectSelector (props) {
const { activeSubjName, searchTerm, data, onSubjSelect } = props