mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-15 00:36:56 +08:00
feat: improve landing page responsiveness and styling
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { useEffect, useState, useRef } from 'react'
|
||||
import { motion, AnimatePresence } from 'framer-motion'
|
||||
// Force HMR Update
|
||||
// Force HMR Update - Reliability Fix v3 (Emergency Recovery)
|
||||
import useSWR, { mutate } from 'swr'
|
||||
import { api } from './lib/api'
|
||||
import { ChartTabs } from './components/ChartTabs'
|
||||
|
||||
Reference in New Issue
Block a user