mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
8 lines
236 B
HTML
8 lines
236 B
HTML
---
|
|
layout: none
|
|
title: Table UI components
|
|
redirect_from:
|
|
- components/index.html
|
|
---
|
|
{% assign url = "." %}{% for component in site.components limit: 1 %}{% assign url = component.url %}{% endfor %}{% include redirect.html url=url %}
|