Design iterations based on PR feedback
This commit is contained in:
parent
036bc50b5d
commit
279654cc9e
8 changed files with 55 additions and 11 deletions
|
@ -169,6 +169,7 @@ const SpaceCreateMenu = ({ onFinished }) => {
|
|||
>
|
||||
<FocusLock returnFocus={true}>
|
||||
<BetaPill onClick={() => {
|
||||
onFinished();
|
||||
defaultDispatcher.dispatch({
|
||||
action: Action.ViewUserSettings,
|
||||
initialTabId: USER_LABS_TAB,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue