mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com> Co-authored-by: Madison Kennedy <madison@Madisons-MacBook-Pro.local> Co-authored-by: BilalG1 <bg2002@gmail.com>
9 lines
135 B
Plaintext
9 lines
135 B
Plaintext
---
|
|
title: Always Tab Codeblock
|
|
description: A codeblock that is always in a tab.
|
|
---
|
|
|
|
```typescript <<empty>>
|
|
// No tab selected.
|
|
```
|