[PR #1979] [MERGED] chore: remove 'use client' directives #1973

Closed
opened 2026-02-26 20:31:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1979
Author: @ephraimduncan
Created: 8/22/2025
Status: Merged
Merged: 8/22/2025
Merged by: @ephraimduncan

Base: mainHead: chore/nextjs


📝 Commits (1)

  • e2226bf chore: remove 'use client' directives

📊 Changes

3 files changed (+1 additions, -5 deletions)

View changed files

📝 README.md (+1 -1)
📝 apps/remix/app/components/general/admin-monthly-active-user-charts.tsx (+0 -2)
📝 packages/ui/primitives/multiselect.tsx (+0 -2)

📄 Description

  1. Removed use client directives from 2 Remix app files:
    - /packages/ui/primitives/multiselect.tsx
    - /apps/remix/app/components/general/admin-monthly-active-user-charts.tsx
  2. Updated README.md reference from "Next.js start command" to "Remix start command"

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/1979 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 8/22/2025 **Status:** ✅ Merged **Merged:** 8/22/2025 **Merged by:** [@ephraimduncan](https://github.com/ephraimduncan) **Base:** `main` ← **Head:** `chore/nextjs` --- ### 📝 Commits (1) - [`e2226bf`](https://github.com/documenso/documenso/commit/e2226bf9dba01eb1cc088ed74c73006fd09923ee) chore: remove 'use client' directives ### 📊 Changes **3 files changed** (+1 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `apps/remix/app/components/general/admin-monthly-active-user-charts.tsx` (+0 -2) 📝 `packages/ui/primitives/multiselect.tsx` (+0 -2) </details> ### 📄 Description 1. Removed `use client` directives from 2 Remix app files: - `/packages/ui/primitives/multiselect.tsx` - `/apps/remix/app/components/general/admin-monthly-active-user-charts.tsx` 2. Updated README.md reference from "Next.js start command" to "Remix start command" --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:31:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1973
No description provided.