Skip to content

Commit 1b98eb0

Browse files
fix data.json
1 parent f566b6e commit 1b98eb0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/data.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -7456,16 +7456,17 @@
74567456
},
74577457
{
74587458
"name": "notifications",
7459-
"bell",
74607459
"tags": [
7461-
"notifications"
7460+
"notifications",
7461+
"bell"
74627462
]
74637463
},
74647464
{
74657465
"name": "notifications-circle",
74667466
"tags": [
74677467
"circle",
7468-
"notifications"
7468+
"notifications",
7469+
"bell"
74697470
]
74707471
},
74717472
{

0 commit comments

Comments
 (0)