mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-07 01:56:53 +00:00
chore: run bun format to automatically format the frontend code
This commit is contained in:
+2
-1
@@ -16,9 +16,10 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
For commercial licensing, please contact support@quantumnous.com
|
||||
*/
|
||||
import type { ReactNode } from 'react'
|
||||
import { Outlet, useRouterState } from '@tanstack/react-router'
|
||||
import { motion, useReducedMotion, type Variants } from 'motion/react'
|
||||
import type { ReactNode } from 'react'
|
||||
|
||||
import {
|
||||
CARD_ITEM_VARIANTS,
|
||||
CARD_STAGGER_VARIANTS,
|
||||
|
||||
Reference in New Issue
Block a user