chore: clean up code by removing trailing whitespace and ensuring consistent formatting across various files = prettier
This commit is contained in:
@@ -15,4 +15,3 @@ export const SidebarContext = createContext<SidebarContextType>({
|
||||
export function useSidebarContext() {
|
||||
return useContext(SidebarContext);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user