chore: function components support named exports (#8314)
This commit is contained in:
@@ -104,3 +104,4 @@ ImagePreview.install = (app: App) => {
|
||||
};
|
||||
|
||||
export default ImagePreview;
|
||||
export { ImagePreview };
|
||||
|
||||
Reference in New Issue
Block a user