[PR #1491] [MERGED] Fix prettier errors #1394

Closed
opened 2026-03-03 00:25:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1491
Author: @Rokt33r
Created: 2/7/2022
Status: Merged
Merged: 2/7/2022
Merged by: @ButteryCrumpet

Base: automations/baseHead: automations/format-code


📝 Commits (1)

📊 Changes

6 files changed (+217 additions, -216 deletions)

View changed files

📝 src/cloud/components/ContentManager/ContentManagerToolbar.tsx (+2 -4)
📝 src/cloud/components/Views/EditableDocItemContainer.tsx (+2 -3)
📝 src/cloud/interfaces/db/beta.ts (+3 -2)
📝 src/cloud/lib/hooks/sidebar/useCloudSidebarTree.tsx (+191 -188)
📝 src/cloud/lib/stores/beta/store.ts (+2 -3)
📝 src/design/components/atoms/EditableInput.tsx (+17 -16)

📄 Description

  • Format all code to fix CI

🔄 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/BoostIO/BoostNote-App/pull/1491 **Author:** [@Rokt33r](https://github.com/Rokt33r) **Created:** 2/7/2022 **Status:** ✅ Merged **Merged:** 2/7/2022 **Merged by:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Base:** `automations/base` ← **Head:** `automations/format-code` --- ### 📝 Commits (1) - [`53b8f68`](https://github.com/BoostIO/BoostNote-App/commit/53b8f68c87b91e2d0b24a89db8ccefcc0f5398c0) Fix prettier errors ### 📊 Changes **6 files changed** (+217 additions, -216 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/ContentManager/ContentManagerToolbar.tsx` (+2 -4) 📝 `src/cloud/components/Views/EditableDocItemContainer.tsx` (+2 -3) 📝 `src/cloud/interfaces/db/beta.ts` (+3 -2) 📝 `src/cloud/lib/hooks/sidebar/useCloudSidebarTree.tsx` (+191 -188) 📝 `src/cloud/lib/stores/beta/store.ts` (+2 -3) 📝 `src/design/components/atoms/EditableInput.tsx` (+17 -16) </details> ### 📄 Description - Format all code to fix CI --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:25:58 +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/BoostNote-App#1394
No description provided.