add loading ellipsis component

This commit is contained in:
plebeius.eth
2024-03-22 14:12:13 +01:00
parent e52176054a
commit 08458c0c93
3 changed files with 36 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
export { default } from './loading-ellipsis';