about summary refs log tree commit diff
path: root/src/components/dms/MessagesNUX.tsx
Commit message (Collapse)AuthorAgeFilesLines
* [🐴] only try to initialize once in the NUX (#4142)Hailey2024-05-201-2/+5
| | | | | * only try to initialize once * nit
* [🐴] NUX (#4062)Samuel Newman2024-05-171-0/+172
* remove type assertion * DMs NUX * delete button for testing * tweak styles and copy * rm log * style tweaks * reduce amount of words * Fix not showing on first load * Spacing tweaks --------- Co-authored-by: Eric Bailey <git@esb.lol>