Skip to content

Commit

Permalink
fix: extra options import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Palanikannan1437 committed Dec 17, 2024
1 parent 6189411 commit f24d8a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/core/components/pages/editor/header/extra-options.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { EditorRefApi } from "@plane/editor";
import { ArchiveIcon, FavoriteStar, setToast, TOAST_TYPE, Tooltip } from "@plane/ui";
// components
import { LockedComponent } from "@/components/icons/locked-component";
import { SyncingComponent } from "@/components/icons/syncing-component";
import { PageInfoPopover, PageOptionsDropdown } from "@/components/pages";
// helpers
import { renderFormattedDate } from "@/helpers/date-time.helper";
Expand Down

0 comments on commit f24d8a1

Please sign in to comment.