Logo
Explore Help
Register Sign In
Mirrors/plane
1
0
Fork 0
You've already forked plane
mirror of https://github.com/makeplane/plane.git synced 2025-12-22 22:59:33 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
coderabbitai/utg/b60f12a
plane/apps/space/ce/components/issue-layouts/root.tsx

10 lines
276 B
TypeScript
Raw Permalink Normal View History

[WEB-1255] chore: Required Spaces refactor (#5177) * Changes required to enable Publish Views * default views to not found page * refactor exports * remove uncessary view service * fix review comments
2024-07-22 16:01:46 +05:30
import { PageNotFound } from "@/components/ui/not-found";
refactor: space app barrel exports (#7573) * refactor: space app barrel files * chore: rename views layout
2025-08-15 13:12:36 +05:30
import type { PublishStore } from "@/store/publish/publish.store";
[WEB-1255] chore: Required Spaces refactor (#5177) * Changes required to enable Publish Views * default views to not found page * refactor exports * remove uncessary view service * fix review comments
2024-07-22 16:01:46 +05:30
type Props = {
peekId: string | undefined;
publishSettings: PublishStore;
};
refactor: space app barrel exports (#7573) * refactor: space app barrel files * chore: rename views layout
2025-08-15 13:12:36 +05:30
export const ViewLayoutsRoot = (_props: Props) => <PageNotFound />;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 66ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API