Skip to content

Commit

Permalink
Update setting-page.php
Browse files Browse the repository at this point in the history
  • Loading branch information
faisal-alvi authored Mar 11, 2019
1 parent 2326d3e commit b36e19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setting-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ function wpreact_admin_menu() {
function display_wpreact_admin_page() {
?>
<h1>Welcome..!</h1><br />
<div id="root" style="border: 1px solid red; padding : 25px; width: 800px;">This is 'root' div.</div>
<div id="root" style="border: 1px solid red; padding : 25px; width: 800px;">This is 'root' div.</div>
<?php
}

Expand Down

0 comments on commit b36e19a

Please sign in to comment.