mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-25 17:47:49 +00:00
9 lines
149 B
Handlebars
9 lines
149 B
Handlebars
![]() |
<div class="container">
|
||
|
{{yield
|
||
|
(hash
|
||
|
onDrawerToggle=this.onDrawerToggle
|
||
|
isDrawerOpen=(readonly this.isExpanded)
|
||
|
)
|
||
|
}}
|
||
|
</div>
|