refactors, dynamic constants (lol)

This commit is contained in:
mrfry 2023-03-29 19:12:41 +02:00
parent 755891710a
commit d4553896af
25 changed files with 323 additions and 312 deletions

View file

@ -4,7 +4,7 @@ import Header from '../components/header'
import LoadingIndicator from '../components/LoadingIndicator'
import styles from './ranklist.module.css'
import constants from '../constants.json'
import constants from '../constants'
const selectOptions = {
newQuestions: { name: 'Beküldött új kérdések' },