add link component

This commit is contained in:
MapleLeaf
2021-12-26 14:38:18 -06:00
parent ad482d84f8
commit 7efc7d53c9
5 changed files with 102 additions and 2 deletions

View File

@@ -10,5 +10,6 @@ export * from "./embed/embed-image"
export * from "./embed/embed-thumbnail"
export * from "./embed/embed-title"
export * from "./interaction"
export * from "./link"
export * from "./message"
export * from "./reacord"