WorkspaceLayout in officerdev workspace

This commit is contained in:
2026-02-22 22:43:28 +00:00
parent 09cff3f763
commit ed0debfeac
51 changed files with 76 additions and 69 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { Clock as ClockIcon, CloudSun, Timer, Target, StickyNote } from 'lucide-react';
import type { AppRegistryEntry } from '@/components/Workspace';
import type { AppRegistryEntry } from 'officerdev';
import { Clock } from './Clock/index';
import { Weather } from './Weather/index';
import { Pomodoro } from './Pomodoro/index';