feat(WEB-128): desktop and mobile initial wireframe implemented
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import styles from "./overview.module.css"
|
||||
|
||||
export default function Overview() {
|
||||
return <section className={styles.overview}></section>
|
||||
}
|
||||
Reference in New Issue
Block a user