quotation marks test
This commit is contained in:
parent
bb32cbc898
commit
e164e2782c
|
@ -24,7 +24,7 @@
|
|||
//echo '<Copybox v-bind:txt="'.$item.'"></Copybox>';
|
||||
//echo '<div class="y2tout">';
|
||||
//echo $item;
|
||||
echo '<Copybox v-bind:txt="yolo"></Copybox>';
|
||||
echo '<Copybox v-bind:txt="\'yolo\'"></Copybox>';
|
||||
//echo '</div>';
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue