mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2026-01-04 06:44:23 +01:00
add nicep and do saner exports in layout index
This commit is contained in:
@@ -112,4 +112,4 @@ export const SmallAmount: ParentComponent<{ amount: number | bigint }> = (props)
|
||||
|
||||
export const NiceP: ParentComponent = (props) => {
|
||||
return (<p class="text-2xl font-light">{props.children}</p>)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user