[WEB-3567] dev: empty state v2 (#7910)

This commit is contained in:
Anmol Singh Bhatia 2025-10-07 20:53:49 +05:30 committed by GitHub
parent 3e82984f92
commit d38f4811b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
51 changed files with 7141 additions and 2 deletions

View file

@ -96,6 +96,10 @@
"import": "./dist/emoji-reaction/index.mjs",
"require": "./dist/emoji-reaction/index.js"
},
"./empty-state": {
"import": "./dist/empty-state/index.mjs",
"require": "./dist/empty-state/index.js"
},
"./icons": {
"import": "./dist/icons/index.mjs",
"require": "./dist/icons/index.js"