Skip to content

Commit 217c85c

Browse files
committed
[style]쑤리 폴더추가
1 parent ddb0c49 commit 217c85c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
function like() {
2+
return (
3+
<div>like</div>
4+
)
5+
}
6+
export default like

0 commit comments

Comments
 (0)