Skip to content

Commit 66c6239

Browse files
wcho21se030
andcommitted
Co-authored-by: Seyoung Kim <[email protected]>
2 parents daeb250 + 44c3951 commit 66c6239

File tree

1 file changed

+5
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)