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 2026-07-12 13:29:56 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
fix/node-view-rendering
plane/apps/web/ce/components/projects/header.tsx

6 lines
141 B
TypeScript
Raw Permalink Normal View History

chore: seperated project components for CE (#5324) * chore: seperated project components for CE * chore: splitted the code for project creation form * fix: code structure optimization * fix: project page root moved * fix: synced with preview * fix: component splitting and refactoring * fix: build error
2024-08-12 18:24:42 +05:30
import { ProjectsBaseHeader } from "@/components/project/header";
[WEB-5459] feat(codemods): add function declaration transformer with tests (#8137) - Add jscodeshift-based codemod to convert arrow function components to function declarations - Support React.FC, observer-wrapped, and forwardRef components - Include comprehensive test suite covering edge cases - Add npm script to run transformer across codebase - Target only .tsx files in source directories, excluding node_modules and declaration files * [WEB-5459] chore: updates after running codemod --------- Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-11-20 19:09:40 +07:00
export function ProjectsListHeader() {
return <ProjectsBaseHeader />;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 397ms 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