[PR #3] [CLOSED] Feature/new component #2

Closed
opened 2025-10-15 11:54:54 +00:00 by ershisan99 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ershisan99/flashcards-example-project/pull/3
Author: @ershisan99
Created: 5/3/2024
Status: Closed

Base: masterHead: feature/new-component


📝 Commits (3)

  • 17704db add new component
  • 39aa45c Merge branch 'refs/heads/master' into feature/new-component
  • 5d046e2 Update README.md

📊 Changes

6 files changed (+26 additions, -1 deletions)

View changed files

📝 README.md (+2 -1)
src/components/component/component.module.scss (+0 -0)
src/components/component/component.stories.tsx (+16 -0)
src/components/component/component.tsx (+6 -0)
src/components/component/index.ts (+1 -0)
📝 src/components/index.ts (+1 -0)

📄 Description

No description provided


🔄 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/ershisan99/flashcards-example-project/pull/3 **Author:** [@ershisan99](https://github.com/ershisan99) **Created:** 5/3/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/new-component` --- ### 📝 Commits (3) - [`17704db`](https://github.com/ershisan99/flashcards-example-project/commit/17704dbf2e6da1d18668e144c7acd26b614405ae) add new component - [`39aa45c`](https://github.com/ershisan99/flashcards-example-project/commit/39aa45cbd498e3244ade2d8bc1c43a90d0dc1740) Merge branch 'refs/heads/master' into feature/new-component - [`5d046e2`](https://github.com/ershisan99/flashcards-example-project/commit/5d046e284ad9e7d8e6de6457a7f270f08264b9a8) Update README.md ### 📊 Changes **6 files changed** (+26 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -1) ➕ `src/components/component/component.module.scss` (+0 -0) ➕ `src/components/component/component.stories.tsx` (+16 -0) ➕ `src/components/component/component.tsx` (+6 -0) ➕ `src/components/component/index.ts` (+1 -0) 📝 `src/components/index.ts` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
ershisan99 added the
pull-request
label 2025-10-15 11:54:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ershisan99/flashcards-example-project#2
No description provided.