Skip to content

Commit

Permalink
fix inline demo for classic calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
NaqashPixy authored Apr 20, 2017
1 parent 384a8dd commit eff5da4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,17 @@ Once you decide you general look and feel then you can further customize the det
</pf-calendar-events>
```
#### Classic Calendar Example
<!---
```
<custom-element-demo>
<template>
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" href="pf-calendar-events.html">
<next-code-block></next-code-block>
</template>
</custom-element-demo>
```
-->
```html
<pf-calendar-events
calendarstyle="classic-calendar"
Expand Down

0 comments on commit eff5da4

Please sign in to comment.