1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00
Files
tabler/pages/components.html
2019-09-23 21:10:37 +02:00

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 %}