mirror of
https://github.com/orcuntuna/parama-ne-oldu.git
synced 2026-04-27 00:55:56 +03:00
[PR #2] [CLOSED] refactor code #4
Labels
No labels
good first issue
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/parama-ne-oldu#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/orcuntuna/parama-ne-oldu/pull/2
Author: @batuhanbaybas
Created: 7/15/2023
Status: ❌ Closed
Base:
main← Head:refactoring-code📝 Commits (1)
f4bf456refactor code📊 Changes
9 files changed (+580 additions, -300 deletions)
View changed files
📝
package.json(+1 -0)➕
src/api/axios-instance.ts(+4 -0)📝
src/app/page.tsx(+387 -285)➕
src/components/button/index.tsx(+38 -0)➕
src/components/currency-card/index.tsx(+63 -0)➕
src/components/currency-input/index.tsx(+36 -0)➕
src/components/currency-span/index.tsx(+16 -0)➕
src/components/error-message/index.tsx(+11 -0)📝
src/helpers.ts(+24 -15)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.