fix: onboarding step improvements
This commit is contained in:
@@ -88,7 +88,7 @@ const addCourse = (close) => {
|
||||
|
||||
const openSettings = (close) => {
|
||||
close()
|
||||
settingsStore.activeTab = 'Categories'
|
||||
settingsStore.activeTab = 'Evaluators'
|
||||
settingsStore.isSettingsOpen = true
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user