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
+1 -1
View File
@@ -8,7 +8,7 @@ import Header from '../components/header'
import Modal from '../components/modal'
import styles from './forum.module.css'
import constants from '../constants.json'
import constants from '../constants'
const forumPostPerPage = 5