feat(post): add tooltips for title and display names that are too long

This commit is contained in:
Tom (plebeius.eth)
2024-06-27 11:03:58 +02:00
parent 890419dfc3
commit 505aed4c24
7 changed files with 100 additions and 65 deletions
+1
View File
@@ -0,0 +1 @@
export { default } from './tooltip';