chore: init
This commit is contained in:
@@ -536,6 +536,7 @@ export default definePlugin({
|
||||
<Menu.MenuCheckboxItem
|
||||
key={badge.id}
|
||||
id={`badge-${badge.id}`}
|
||||
// edited here to fix some error
|
||||
// label={
|
||||
// <div style={{ display: "flex", alignItems: "center", gap: "8px" }}>
|
||||
// <img
|
||||
|
||||
Reference in New Issue
Block a user