Skip to content

refactor: 컴포넌트 책임 정리#90

Open
Han-D-Peter wants to merge 1 commit intodevelopfrom
refactor/responsbility
Open

refactor: 컴포넌트 책임 정리#90
Han-D-Peter wants to merge 1 commit intodevelopfrom
refactor/responsbility

Conversation

@Han-D-Peter
Copy link
Copy Markdown
Owner

🙏Pull Request

⭐제목

  • 컴포넌트 책임 고려 리팩토링

🏗️작업 내용

  • 컴포넌트 이름 수정
  • 컴포넌트 레이아웃을 닿은 컴포넌트 관계를 고려해 수정

@Han-D-Peter Han-D-Peter added the enhancement New feature or request label Apr 10, 2023
@Han-D-Peter Han-D-Peter self-assigned this Apr 10, 2023
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jemble ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 10, 2023 1:40am

type TextedIconProps = {
bottomText: string;
icon: ReactElement;
size?: number;
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4, 8, 12, 16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants