mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
7 lines
81 B
JavaScript
7 lines
81 B
JavaScript
import React from 'react'
|
|
|
|
export default () => {
|
|
return <div>
|
|
|
|
</div>
|
|
} |