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