Skip to content

Commit

Permalink
Translate a-component-using-external-plugins.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anil committed Feb 26, 2019
1 parent ac05023 commit 303e6ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/home/examples/a-component-using-external-plugins.md
@@ -1,7 +1,7 @@
---
title: A Component Using External Plugins
title: Dış Eklentiler Kullanan Bir Bileşen
order: 3
domid: markdown-example
---

React allows you to interface with other libraries and frameworks. This example uses **remarkable**, an external Markdown library, to convert the `<textarea>`'s value in real time.
React, başka kütüphaneler ve frameworkleri arayüz olarak kullanmanıza olanak sağlar. Bu örnek, `<textarea>` değerini anlık dönüştürmek amacıyla, bir Markdown kütüphanesi olan **remarkable**'ı kullanmaktadır.

0 comments on commit 303e6ab

Please sign in to comment.