chore: export formatListDrawerSlug (#2422)
This commit is contained in:
@@ -10,7 +10,7 @@ import './index.scss';
|
||||
|
||||
export const baseClass = 'list-drawer';
|
||||
|
||||
const formatListDrawerSlug = ({
|
||||
export const formatListDrawerSlug = ({
|
||||
depth,
|
||||
uuid,
|
||||
}: {
|
||||
|
||||
Reference in New Issue
Block a user