Skip to content

Commit 755bc27

Browse files
authored
Merge pull request #125 from likelion-ssu/feat/reference-ui
Feat: 에디터, 본문 레퍼런스 기능 구현
2 parents aa5326c + e12d729 commit 755bc27

14 files changed

Lines changed: 629 additions & 87 deletions

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"next": "14.2.14",
1919
"react": "18",
2020
"react-dom": "18",
21+
"react-microlink": "^2.3.0",
2122
"remove-markdown": "^0.6.0",
2223
"zustand": "^5.0.3"
2324
},

0 commit comments

Comments
 (0)