mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 02:53:31 +01:00
refactor: cleanup css
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { PropsWithChildren } from 'react';
|
||||
import { type ItemListProps, ItemSidebar } from './ItemSidebar';
|
||||
import type { findMember } from '~/model.server';
|
||||
import type { findMember } from '~/util/model.server';
|
||||
|
||||
export function SidebarLayout({
|
||||
packageName,
|
||||
|
||||
Reference in New Issue
Block a user