mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 05:14:54 +00:00
ci: add prettier format check (#2908)
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import {
|
||||
SettingRow,
|
||||
} from '@affine/component/setting-components';
|
||||
import { SettingRow } from '@affine/component/setting-components';
|
||||
import { useAFFiNEI18N } from '@affine/i18n/hooks';
|
||||
import { ArrowRightSmallIcon } from '@blocksuite/icons';
|
||||
import { type FC, useState } from 'react';
|
||||
|
||||
Reference in New Issue
Block a user