fix roles
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@component('boilerplate::card', ['color' => 'warning', 'title' => 'CodeMirror'])
|
||||
Usage :
|
||||
<pre><x-boilerplate::codemirror name="code"><php echo "My code"; ?></x-boilerplate::codemirror></pre>
|
||||
<pre><x-boilerplate::codemirror name="code">.color { color: red; }</x-boilerplate::codemirror></pre>
|
||||
<x-boilerplate::codemirror name="code"><h1>CodeMirror demo</h1>
|
||||
<style>
|
||||
.color {
|
||||
|
||||
Reference in New Issue
Block a user