mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-14 18:35:37 +00:00
530 B
530 B
title, description
| title | description |
|---|---|
| v2.7 | Dummy file used to redirect to the base url |
import {Redirect} from '@docusaurus/router';
const Home = () => { return ; };