Skip to content

Commit

Permalink
Fixed import path
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Nov 29, 2018
1 parent 146e343 commit d6dabbe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<h3>Import</h3>
<pre>
<code class="language-typescript" pCode ngNonBindable>
import &#123;DynamicDialogModule&#125; from 'primeng/dialog';
import &#123;DynamicDialogModule&#125; from 'primeng/dynamicdialog';
</code>
</pre>

Expand Down

0 comments on commit d6dabbe

Please sign in to comment.