Skip to content

Commit 7a0a0cf

Browse files
Claudehotlong
andauthored
Fix: Add missing Sparkles import to app-sidebar
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 73cd550 commit 7a0a0cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/studio/src/components/app-sidebar.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ import {
3030
ChevronRight,
3131
Settings,
3232
Wrench,
33+
Sparkles,
3334
type LucideIcon,
3435
} from "lucide-react"
3536
import { useState, useEffect, useCallback, useMemo } from "react"

0 commit comments

Comments
 (0)