We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e24b680 commit d520dedCopy full SHA for d520ded
1 file changed
client/directives/components/ahaGuide/ahaSidebarView.jade
@@ -10,7 +10,7 @@
10
ng-if = "$root.featureFlags.ahaOverview"
11
)
12
.strong Welcome to your Sandbox! 👋
13
- | It’ll take a few steps to get everything set up. But don’t worry — we’re here to help!
+ | It’ll take a few steps to get everything set up. But don’t worry — we’re here to help!
14
button.btn.btn-sm.green(
15
ng-click = "\
16
$root.featureFlags.ahaOverview = false;\
0 commit comments