32a5a36ae3
* WIP project tabs + resolved various hydration mismatches * hydration mismatch workaround * getting rid if old pages * fixed page tab underlines * minor cleanup * support trailing slash * a few viewer bugfixes
6 lines
69 B
Vue
6 lines
69 B
Vue
<template>
|
|
<div>
|
|
<ProjectPageModelsTab />
|
|
</div>
|
|
</template>
|