Remove log
このコミットが含まれているのは:
コミット
245e6c5cc8
1個のファイルの変更、0行の追加、1行の削除
|
|
@ -51,7 +51,6 @@ function CollapsibleComponent(props: Props) {
|
|||
const { paddedProps, headerColors } = props;
|
||||
const Comp = props.component;
|
||||
const theme = useTheme();
|
||||
console.log(theme.dark);
|
||||
|
||||
const { setCollapsible } = useCollapsible();
|
||||
|
||||
|
|
|
|||
読み込み中…
新しいイシューから参照