Skip to content

Commit f6cfa6e

Browse files
committed
HomeContent.js
1 parent 862eed5 commit f6cfa6e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/components/Layout/HomeContent.js

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -272,13 +272,8 @@ export function HomeContent() {
272272
<CTA
273273
color="gray"
274274
icon="framework"
275-
<<<<<<< HEAD
276-
href="/learn/start-a-new-react-project">
277-
Bir framework ile başlayın
278-
=======
279275
href="/learn/creating-a-react-app">
280-
Get started with a framework
281-
>>>>>>> 2534424ec6c433cc2c811d5a0bd5a65b75efa5f0
276+
Bir framework ile başlamayı öğren
282277
</CTA>
283278
</div>
284279
</Center>

0 commit comments

Comments
 (0)