move rest into pages

This commit is contained in:
Thomas Ruoff
2020-08-01 16:05:58 +02:00
parent 528f46a533
commit 793b499c76
9 changed files with 32 additions and 8 deletions

View File

@@ -1,4 +0,0 @@
import react from 'react'
const Required = () => <span>*</span>
export default Required