When evaluating whether or not your should be splitting your application into multiple micro-frontends, you should consider how big your application is.
Large, monolithic applications, even if they’re modular and when they are tightly coupled, especially if they have large teams working on them, are candidates for micro-* architectures.