We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2deb9 commit 8104faaCopy full SHA for 8104faa
packages/homepage/src/screens/home/hero/index.js
@@ -145,7 +145,7 @@ export default () => {
145
/>
146
<Sandbox href="/s/vue" style={{ backgroundImage: `url(${vue})` }} />
147
<Sandbox
148
- href="/s/angulair"
+ href="/s/angular"
149
style={{ backgroundImage: `url(${angulair})` }}
150
151
<Sandbox href="/s" style={{ backgroundImage: `url(${more})` }} />
0 commit comments