Code Style
Import Order
Fast UI does not use Prettier for sorting imports. Instead, an ESLint plugin is utilized for this matter.
If we are using WebStorm, this plugin should instantly spot the incorrectly ordered import for us and we can simply autocorrect the order with just a click of button shown below: