mirror of
https://github.com/tabler/tabler.git
synced 2026-08-29 05:12:36 +04:00
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
---
|
|
import RedirectLayout from '@shared/layouts/RedirectLayout.astro'
|
|
---
|
|
|
|
<RedirectLayout base="../../.." url="/ui/base/prose/" />
|