mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
feat: forced file naming format (#2270)
This commit is contained in:
@@ -13,7 +13,7 @@ import type { PropsWithChildren, ReactElement } from 'react';
|
||||
import type { ReactNode } from 'react';
|
||||
import { forwardRef, useCallback, useEffect } from 'react';
|
||||
|
||||
import { IconButton } from '../../ui/button/IconButton';
|
||||
import { IconButton } from '../../ui/button/icon-button';
|
||||
import {
|
||||
floatingMaxWidth,
|
||||
haloStyle,
|
||||
|
||||
Reference in New Issue
Block a user