[PR #3487] [MERGED] chore: fix spelling mistake on type import #4403

Closed
opened 2026-03-17 01:56:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3487
Author: @anwarulislam
Created: 11/2/2023
Status: Merged
Merged: 11/6/2023
Merged by: @AndrewBastin

Base: release/2023.8.3Head: chore/type-import-spelling-mistake


📝 Commits (1)

  • fe01acf chore: fix spelling mistake on type import

📊 Changes

2 files changed (+4 additions, -4 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/http/Headers.vue (+2 -2)
📝 packages/hoppscotch-common/src/helpers/actions.ts (+2 -2)

📄 Description

Description

RESTOptionTabs is being imported as RequestOptionTabs in two files. This PR fixes the issue

  • Not Completed
  • Completed

🔄 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/hoppscotch/hoppscotch/pull/3487 **Author:** [@anwarulislam](https://github.com/anwarulislam) **Created:** 11/2/2023 **Status:** ✅ Merged **Merged:** 11/6/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.3` ← **Head:** `chore/type-import-spelling-mistake` --- ### 📝 Commits (1) - [`fe01acf`](https://github.com/hoppscotch/hoppscotch/commit/fe01acf2aad31b5c45cffe07b7ed325552b45257) chore: fix spelling mistake on type import ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/http/Headers.vue` (+2 -2) 📝 `packages/hoppscotch-common/src/helpers/actions.ts` (+2 -2) </details> ### 📄 Description ### Description `RESTOptionTabs` is being imported as `RequestOptionTabs` in two files. This PR fixes the issue - [ ] Not Completed - [x] Completed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:56:34 +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/hoppscotch#4403
No description provided.