mirror of
https://github.com/tabler/tabler.git
synced 2026-08-29 13:21:29 +04:00
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
---
|
|
import RedirectLayout from '@shared/layouts/RedirectLayout.astro';
|
|
---
|
|
|
|
<RedirectLayout base="../../.." />
|