We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9416ddf + c2b8785 commit 294271cCopy full SHA for 294271c
src/components/TitleAndMetaTags/TitleAndMetaTags.js
@@ -8,7 +8,7 @@
8
import Helmet from 'react-helmet';
9
import React from 'react';
10
11
-const defaultDescription = 'A JavaScript library for building user interfaces';
+const defaultDescription = 'Kullanıcı arayüzleri geliştirebileceğiniz bir JavaScript kütüphanesi';
12
13
type Props = {
14
title: string,
0 commit comments