5 lines
85 B
TypeScript
5 lines
85 B
TypeScript
import { Styles } from '@chakra-ui/theme-tools';
|
|
|
|
export const styles: Styles = {
|
|
};
|