mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
build fix
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
import { Fragment } from "react";
|
import { Fragment } from "react";
|
||||||
import { Disclosure, Menu, Transition } from "@headlessui/react";
|
import { Disclosure, Menu, Transition } from "@headlessui/react";
|
||||||
import { Bars3Icon, BellIcon, XMarkIcon } from "@heroicons/react/24/outline";
|
import { Bars3Icon, BellIcon, XMarkIcon } from "@heroicons/react/24/outline";
|
||||||
|
import Logo from "./logo";
|
||||||
|
|
||||||
const user = {
|
const user = {
|
||||||
name: "Timur Ercan",
|
name: "Timur Ercan",
|
||||||
|
|||||||
Reference in New Issue
Block a user