mirror of
https://github.com/tabler/tabler.git
synced 2026-08-05 01:44:41 +04:00
Restructure shared Astro sources and import aliases (#2737)
This commit is contained in:
@@ -4,7 +4,7 @@ summary: By grouping form elements together with the fieldset element, you can i
|
||||
description: Group form elements for clarity.
|
||||
layout: '@shared/layouts/DocsMdxLayout.astro'
|
||||
---
|
||||
import Example from '@shared/components/docs/Example.astro';
|
||||
import Example from '@components/Example.astro';
|
||||
|
||||
## Default markup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user