mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
9 lines
114 B
JavaScript
Executable File
9 lines
114 B
JavaScript
Executable File
import React from "react"
|
|
|
|
export default {
|
|
icon: "Bell",
|
|
label: "Notifications",
|
|
settings: [
|
|
|
|
]
|
|
} |