QDS-11394 DS templates are not working out of the box
Since the default Qt version is updated in import <module_name> <qt_version>
statements and because of the Design Viewer WASM is staying at 6.4.3, projects shared online are not working out of the box. We need to remove the <qt_version>
before running them.