fix: missing install component

This commit is contained in:
swve 2024-02-04 15:31:20 +01:00
parent 7dd69dd08a
commit f356fe9f07
2 changed files with 7 additions and 1 deletions

View file

@ -16,7 +16,7 @@ function InstallClient() {
<GeneralWrapperStyled>
<Suspense>
<>
<Stepscomp />
</>
</Suspense>
</GeneralWrapperStyled>