Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Bit-Barron committed Sep 22, 2024
1 parent be79115 commit 49f3b4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/elements/settings/settingsidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export const SettingsSidebar: React.FC<SettingsSidebarProps> = ({}) => {
},
];


return (
<aside className="bg-background hidden w-64 flex-col border-r bg-white p-3 md:flex">
<button
Expand Down

0 comments on commit 49f3b4b

Please sign in to comment.