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
@@ -1,5 +1,5 @@
import React from 'react'
import constants from '../constants.json'
import constants from '../constants'
export default function Sleep() {
const hours = new Date().getHours()