Vibrate on successful send, receive, channel open

This commit is contained in:
benthecarman
2023-10-15 20:04:22 -05:00
committed by Paul Miller
parent 405ff88f55
commit 6d75e3b791
12 changed files with 56 additions and 5 deletions

View File

@@ -15,4 +15,5 @@ export * from "./typescript";
export * from "./useCopy";
export * from "./words";
export * from "./fetchZaps";
export * from "./vibrate";
export * from "./openLinkProgrammatically";