Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #22 from BrightspaceUI/hybrid
Browse files Browse the repository at this point in the history
migrate from content to slot
  • Loading branch information
omsmith authored Feb 2, 2017
2 parents 79e17ec + 63f8d2a commit f438763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion d2l-offscreen.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
@apply(--d2l-offscreen);
}
</style>
<content></content>
<slot></slot>
</template>
<script>
Polymer({
Expand Down

0 comments on commit f438763

Please sign in to comment.