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

added dynamic domain

This commit is contained in:
mrfry 2023-04-08 10:16:35 +02:00
parent f82ecaa6d0
commit 199c5fe4b1
14 changed files with 185 additions and 718 deletions

View file

@ -1,4 +1,4 @@
import React, { useState, useEffect } from 'react'
import React, { useEffect } from 'react'
import Header from '../components/header'