ngreact implementation wip

This commit is contained in:
Ian Minoso 2016-10-10 18:48:45 -04:00
parent 2174fe589b
commit 6d375e33bf
7 changed files with 20680 additions and 8 deletions

View file

@ -4,6 +4,8 @@
<div class="page-content">
<!-- New Public Repo Page experiment -->
<div ng-if="newRepoExperiment">
<!-- Test React Component -->
<div><react-component name="TestComponent" props="reactProps"/></div>
</div>
<!-- Old Repo Page -->
<div ng-if="!newRepoExperiment">