Compare commits
5 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
7b599acf76 | 4 years ago |
|
|
f6884b218b | 4 years ago |
|
|
981860e256 | 4 years ago |
|
|
d03e6a1d0b | 4 years ago |
|
|
0ca800335d | 4 years ago |
@ -1,3 +0,0 @@
|
|||||||
.title {
|
|
||||||
background: rgb(121, 242, 157);
|
|
||||||
}
|
|
||||||
@ -1,9 +0,0 @@
|
|||||||
import styles from './index.less';
|
|
||||||
|
|
||||||
export default function IndexPage() {
|
|
||||||
return (
|
|
||||||
<div>
|
|
||||||
<h1 className={styles.title}>Page index</h1>
|
|
||||||
</div>
|
|
||||||
);
|
|
||||||
}
|
|
||||||
Loading…
Reference in new issue