mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00:00
style: import from './index' instead of '.' (#5590)
Co-authored-by: LongYinan <lynweklm@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
TableCell,
|
||||
TableHead,
|
||||
TableHeadRow,
|
||||
} from '.';
|
||||
} from './index';
|
||||
|
||||
export default {
|
||||
title: 'UI/Table',
|
||||
|
||||
Reference in New Issue
Block a user