Refactoring ConvertCard #7
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
Hacktoberfest is a yearly developer festival where the participation in Open Source is appreciated
refactoring
Type of Change
Description
Currently,
ConvertCard
is a styled component and should be in its own file.Code Before
Code Expected after Refactoring
This component should then be imported by the main file and used there.
Files involved
index.tsx
./src/styled/ConvertCard.ts
- This folder/file might not exist and needs to createdThe text was updated successfully, but these errors were encountered: