mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-13 20:10:07 +02:00
fix all imports for new structure
This commit is contained in:
@@ -91,7 +91,3 @@ export const WindowControls = ({ style }: WindowControlsProps) => {
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
||||
WindowControls.defaultProps = {
|
||||
style: 'windows',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user