Add a newline at the end of the Modules component file for consistency and adherence to coding standards.

This commit is contained in:
Yashwin 2026-02-04 11:20:03 +05:30
parent b280bb5401
commit f7be0267d1

View File

@ -215,3 +215,4 @@ const Modules = (): ReactElement => {
};
export default Modules;