mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-29 16:14:43 +00:00
Notification Settings Loading
This commit is contained in:
@@ -54,7 +54,7 @@ export default function SettingsPage({ username, name, email }: SettingsPageProp
|
||||
type="radio"
|
||||
name="settings"
|
||||
className="tab text-primary z-10"
|
||||
aria-label="Notification Settings"
|
||||
aria-label="Notification Settings"
|
||||
/>
|
||||
<div className="tab-content relative bg-base-100 pl-4 pt-4">
|
||||
<div className="absolute -top-[3px] left-6 right-0 h-[2px] bg-stone-800"></div>
|
||||
|
||||
Reference in New Issue
Block a user