mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
React code splitting (#2603)
* Code split using react lazy * Split locales * Move to lodash-es * Import individual icons
This commit is contained in:
@@ -175,3 +175,5 @@ export const SceneFileInfoPanel: React.FC<ISceneFileInfoPanelProps> = (
|
||||
</dl>
|
||||
);
|
||||
};
|
||||
|
||||
export default SceneFileInfoPanel;
|
||||
|
||||
Reference in New Issue
Block a user