2019-08-05 18:12:29 +00:00
|
|
|
<template>
|
|
|
|
<div class="content-section content-submenu p-clearfix">
|
|
|
|
<ul>
|
|
|
|
<li><router-link to="/treetable">● Documentation</router-link></li>
|
2019-08-06 07:42:02 +00:00
|
|
|
<li><router-link to="/treetable/templating">● Templating</router-link></li>
|
2019-08-05 18:12:29 +00:00
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
</template>
|