mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 18:16:15 +08:00
init: the first public commit for AFFiNE
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import Logger from 'js-logger';
|
||||
// eslint-disable-next-line react-hooks/rules-of-hooks
|
||||
Logger.useDefaults();
|
||||
export const log = Logger;
|
||||
Reference in New Issue
Block a user