Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update components/editor/header/index.tsx
Browse files
components/editor/header/index.tsx
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
import { ReactNode } from "react";
|
2 |
import { Eye, MessageCircleCode } from "lucide-react";
|
3 |
|
4 |
-
import Logo from "@/assets/logo.svg";
|
5 |
-
|
6 |
import { Button } from "@/components/ui/button";
|
7 |
import classNames from "classnames";
|
8 |
|
|
|
1 |
import { ReactNode } from "react";
|
2 |
import { Eye, MessageCircleCode } from "lucide-react";
|
3 |
|
|
|
|
|
4 |
import { Button } from "@/components/ui/button";
|
5 |
import classNames from "classnames";
|
6 |
|