In create space UI:
- Fetch space names and DIDs created by the actor
- Display the list of space names under create space UI
- Instead of entering space name, user will select any created space; set it as current space with
setCurrentSpace option
- Write a logic to Prevent creation of space with same names
Implement this in handleSpaceSubmit function:

In create space UI:
setCurrentSpaceoptionImplement this in
handleSpaceSubmitfunction: