mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-14 04:54:16 +00:00
7 lines
102 B
JavaScript
7 lines
102 B
JavaScript
import React from "react"
|
|
|
|
export default () => {
|
|
app.setLocation("home/feed")
|
|
|
|
return <></>
|
|
} |