mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 14:37:13 +01:00
move general componets out from wizard
This commit is contained in:
4
components/required.tsx
Normal file
4
components/required.tsx
Normal file
@@ -0,0 +1,4 @@
|
||||
import React from 'react'
|
||||
|
||||
const Required = () => <span>*</span>
|
||||
export default Required
|
||||
Reference in New Issue
Block a user