mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 19:16:29 +08:00
opti: style improve of sidebar and topbar #572;
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Base abstract feature for all UI components
|
||||
export { Theme, useTheme, withTheme, ThemeProvider } from './theme';
|
||||
export { styled } from './styled';
|
||||
export { styled, keyframes } from './styled';
|
||||
export type { SxProps } from './styled';
|
||||
|
||||
export * from './mui';
|
||||
|
||||
Reference in New Issue
Block a user