mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-23 10:56:28 +02:00
fix all imports for new structure
This commit is contained in:
@@ -62,8 +62,3 @@ export const SettingsOptions = ({ control, description, note, title }: SettingsO
|
||||
</>
|
||||
);
|
||||
};
|
||||
|
||||
SettingsOptions.defaultProps = {
|
||||
description: undefined,
|
||||
note: undefined,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user