Remove log
這個提交存在於:
父節點
8f9c02ff75
當前提交
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();
|
||||
|
||||
|
|
|
|||
載入中…
新增問題並參考