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 2d398b0 commit 6a2a36eCopy full SHA for 6a2a36e
.gitignore
@@ -2,3 +2,4 @@
2
node_modules/
3
bower_components/
4
build/
5
+npm-debug.log
bower.json
@@ -1,11 +1,11 @@
1
{
- "name": "",
+ "name": "react-if-component",
"version": "0.0.1",
"homepage": "",
"authors": [
6
"Gordon Freeman <eax@gmx.us>"
7
],
8
- "description": "",
+ "description": "React component for conditional rendering of embedded elements or props",
9
"main": "",
10
"keywords": [],
11
"ignore": [
0 commit comments