chore: add vitest/globals types, remove redundant vitest imports, fix pre-existing lint issues
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export type { ButtonSize, ButtonVariant } from './ui/Button';
|
||||
export { Button } from './ui/Button';
|
||||
export type { ButtonVariant, ButtonSize } from './ui/Button';
|
||||
|
||||
Reference in New Issue
Block a user