nice pop effect on selection

This commit is contained in:
talksik
2022-05-06 04:16:03 -05:00
parent ee53b2f03b
commit 566bcf49b8
3 changed files with 7 additions and 3 deletions
@@ -38,6 +38,7 @@ export function useUserSearch(searchQuery: string) {
});
}
/** query responsible solely for getting lines and the intersection with sockets happens elsewhere */
export function useUserLines() {
// todo: base/source of truth for getting all of the lines for the user
// merge with sockets + audio clip data + master data + convomember data