beca-ui 2.0.20-beta.4 → 2.0.20-beta.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/beca-ui.js +1 -1
- package/dist/main.css +1 -1
- package/package.json +1 -1
package/dist/beca-ui.js
CHANGED
|
@@ -81710,7 +81710,7 @@ const pageSize = 10, NotificationComponent = (a, s) => {
|
|
|
81710
81710
|
const {
|
|
81711
81711
|
collapsed: c,
|
|
81712
81712
|
toggleCollapse: u,
|
|
81713
|
-
avatarUrl: d,
|
|
81713
|
+
avatarUrl: d = "https://photo2.tinhte.vn/data/attachment-files/2025/04/8687860_Exynos_2600_Galaxy_S26_Series.thumb.jpg",
|
|
81714
81714
|
avatarThumbnailUrl: f,
|
|
81715
81715
|
logoUrl: p,
|
|
81716
81716
|
applicationsCardData: h = [],
|