-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fix/#53] svgConvention 맞추기
- Loading branch information
Showing
6 changed files
with
18 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,18 @@ | ||
export { default as GroupListProfileOpenIcn } from './groupListProfileIcnOpen.svg?react'; | ||
export { default as GroupTabBtnBaseBeforeIcn } from './groupTabBtnBaseBefore.svg?react'; | ||
export { default as GroupTabBtnBaseNextIcn } from './groupTabBtnBaseNext.svg?react'; | ||
|
||
export { default as GroupTabBtnBaseBeforeIc } from './groupTabBtnBaseBefore.svg?react'; | ||
export { default as GroupTabBtnBaseNextIc } from './groupTabBtnBaseNext.svg?react'; | ||
|
||
export { default as FooterInstaIc } from './footerInstaSvg.svg?react'; | ||
export { default as FooterKakaoIc } from './footerKakaoSvg.svg?react'; | ||
export { default as FooterMailIc } from './footerMailSvg.svg?react'; | ||
export { default as FooterLogoIc } from './footerLogoSvg.svg?react'; | ||
|
||
export { default as GroupDateIc } from './groupDateIcn.svg?react'; | ||
export { default as GroupLeaderIc } from './groupLeaderIcn.svg?react'; | ||
export { default as GroupMemberIc } from './groupMemberIcn.svg?react'; | ||
export { default as GroupCuriousProfileOpenIc } from './groupBestProfileIcnOpen.svg?react'; | ||
export { default as GroupListProfileOpenIc } from './groupListProfileIcnOpen.svg?react'; | ||
|
||
export { default as HeaderLogoSvg } from './headerLogoSvg.svg?react'; | ||
export { default as HeaderLogoIc } from './headerLogoSvg.svg?react'; | ||
|
||
export { default as MakeGroupPlusBtn } from './mainMakeGroupBtnEnable.svg?react'; | ||
export { default as MakeGroupPlusHoverBtn } from './mainMakeGroupBtnHover.svg?react'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters