chore: update @ciphera-net/ui to version 0.0.26 and remove next-themes dependency

This commit is contained in:
Usman Baig
2026-01-27 22:41:56 +01:00
parent c00a921f36
commit 1af35b1b80
4 changed files with 7 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
'use client'
import { useState, useMemo } from 'react'
import { useTheme } from 'next-themes'
import { useTheme } from '@ciphera-net/ui'
import {
AreaChart,
Area,