mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 17:46:18 +08:00
fix: datacenter type error
This commit is contained in:
+3
-1
@@ -178,4 +178,6 @@
|
||||
// overflow: 'auto',
|
||||
// };
|
||||
// });
|
||||
export default {};
|
||||
export const test = () => {
|
||||
return <></>;
|
||||
};
|
||||
|
||||
+3
-1
@@ -58,4 +58,6 @@
|
||||
// whiteSpace: 'nowrap',
|
||||
// };
|
||||
// });
|
||||
export default {};
|
||||
export const test = () => {
|
||||
return <></>;
|
||||
};
|
||||
|
||||
+3
-1
@@ -95,4 +95,6 @@
|
||||
// marginLeft: '12px',
|
||||
// });
|
||||
|
||||
export default {};
|
||||
export const test = () => {
|
||||
return <></>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user