[PR #307] [MERGED] Fix useState #229

Closed
opened 2025-12-29 07:19:58 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/307
Author: @hezhizhen
Created: 11/24/2025
Status: Merged
Merged: 11/24/2025
Merged by: @gschier

Base: mainHead: fix-usestate


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src-web/components/Settings/SettingsPlugins.tsx (+1 -1)

📄 Description

useState is no longer imported by React but react.


🔄 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/mountain-loop/yaak/pull/307 **Author:** [@hezhizhen](https://github.com/hezhizhen) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `main` ← **Head:** `fix-usestate` --- ### 📝 Commits (1) - [`dd3b1a8`](https://github.com/mountain-loop/yaak/commit/dd3b1a8a8a314009c5abcbd4af0dc6a2649bbbeb) Fix useState ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src-web/components/Settings/SettingsPlugins.tsx` (+1 -1) </details> ### 📄 Description `useState` is no longer imported by React but react. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:58 +01:00
adam closed this issue 2025-12-29 07:19:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#229